Reload in address bar 的評論
Reload in address bar 作者: Peder Lång Skeidsvoll
167 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13570204,7 年前Super Idee!! Warum musste die reload überhaupt verändert werden? Haben die Entwickler nichts besseres zu tun??
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13253592,7 年前Hi! Great to have this back. However I'm too asking for the middle click feature back too if possible. Also, btw do you have the source code of this addon somewhere? (Eg. github?)
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13418911,7 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13526930,7 年前Much better and makes much more sense to have the reload behind the url, not way off to the side.
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13521509,7 年前
- 評價 5 分,滿分 5 分來自 cleverusername,8 年前Thanks for adding the ability to change the icon color scheme! :D
For those who want to make the icon stay at the very end of the URL bar, put this in your userChrome.css (google it if you don't know what that is):
#_e1ed7a80-7c11-4f7e-968b-79b551a0067f_-page-action {
-moz-box-ordinal-group: 2 !important;
}
UPDATE: For those on FF58, try this CSS:
.urlbar-icon.urlbar-page-action[aria-label="Reload page"],
.urlbar-icon.urlbar-page-action[aria-label="Stop"]{
-moz-box-ordinal-group: 99 !important;
} - 評價 4 分,滿分 5 分來自 Firefox 使用者 13509972,8 年前