hyilmaz4641
關於我
名稱 | hyilmaz4641 |
---|---|
地點 | Selçuk/İzmir/Türkiye |
職業 | Tourism |
加入日期 | Jan. 27, 2009 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
OpenDownload²
評分: 1 / 5 顆星
cannot install on ff 4 rc1..anybody help or have the same ssue?
此意見為舊版本 (3.0.2.1-signed) 的附加元件。Speed Dial
評分: 4 / 5 顆星
i ve created stylish CSS to create transparent background and removed cell titles...here it is;
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
* ::: Created by Hasan Yılmaz a.k.a. SuPeRHeRo :::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@-moz-document url("chrome://speeddial/content/speeddial.xul"){
.thumbnail{
opacity: 0.3 !important;
margin: 2px !important;
}
.thumbnail:hover {
opacity: 1 !important;
}
.speeddial-container {
background-color: transparent !important;
border-width: 5px !important;
-moz-border-radius: 15px !important;
border-color: #bbaeee !important;
}
.thumbnail-title,
.speeddial-top-middle,
.speeddial-bottom-middle,
.speeddial-top-middle,
.speeddial-middle-left,
.speeddial-middle-right,
.speeddial-bottom-middle,
.speeddial-top-left,
.speeddial-top-right,
.speeddial-bottom-left,
.speeddial-bottom-right{
display: none;
}
}
Speed Dial
評分: 4 / 5 顆星
i figured out transparent background of cells via stylishg CSS...here is the code; /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: * ::: Created by Hasan Yılmaz a.k.a. SuPeRHeRo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */@-moz-document url("chrome://speeddial/content/speeddial.xul"){.thumbnail{ opacity: 0.3 !important; margin: 2px !important;}.thumbnail:hover { opacity: 1 !important; }.speeddial-container { background-color: transparent !important; border-width: 5px !important; -moz-border-radius: 15px !important; border-color: #bbaeee !important; }.thumbnail-title,.speeddial-top-middle,.speeddial-bottom-middle,.speeddial-top-middle,.speeddial-middle-left,.speeddial-middle-right,.speeddial-bottom-middle,.speeddial-top-left,.speeddial-top-right,.speeddial-bottom-left,.speeddial-bottom-right{display: none;}}
此意見為舊版本 (0.9.5.8.1-signed) 的附加元件。 對於這個附加元件,此使用者的其他意見。Speed Dial
評分: 4 / 5 顆星
well, i used Fast Dial on Firefox for a long time, but unfortunately since i started using firefox 4 cuz its not compatible i had to switch to this Speed Dial thing... and i try to figure out how i can make my thumbnail images look transparent and speed dial theme looks like this; http://hyilmaz4641.deviantart.com/art/Firefox-Best-Addons-Collection-147131078 i cannot do it!!! please help me do it with stylish CSS.. thanx people. but i can confess that if fast dial wont have progress in the future for ff4, this Speed Dial will take its place in firefox..
此意見為舊版本 (0.9.5.8.1-signed) 的附加元件。如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。