Reload in address bar のレビュー
Reload in address bar 作成者: Peder Lång Skeidsvoll
合計レビュー数: 6
- 5 段階中 3 の評価Firefox ユーザー 13354354 によるレビュー (7年前)Since the last update of Firefox (58) the reload button no longer appears on the extension page or options page. That is a problem for me.
And the trick with user.css to maintain the button on the right of the address bar doesn't work to.
I try to modify this "browser.pageActions.persistedActions" in about:config
This
{"version":1,"ids":["bookmark","bookmarkSeparator","copyURL","emailLink","sendToDevice","canvasblocker_kkapsner_de","_owl-comfortable-reading-addon","_e1ed7a80-7c11-4f7e-968b-79b551a0067f_"],"idsInUrlbar":["canvasblocker_kkapsner_de","_owl-comfortable-reading-addon","_e1ed7a80-7c11-4f7e-968b-79b551a0067f_","bookmark"]}
To this
{"version":1,"ids":["bookmark","bookmarkSeparator","copyURL","emailLink","sendToDevice","canvasblocker_kkapsner_de","_owl-comfortable-reading-addon","_e1ed7a80-7c11-4f7e-968b-79b551a0067f_"],"idsInUrlbar":["canvasblocker_kkapsner_de","_owl-comfortable-reading-addon","bookmark","_e1ed7a80-7c11-4f7e-968b-79b551a0067f_"]}
But it does nothing. I know it's a little bit persnickety but I really want to have it on the far right of the URL bar.
I'm pretty newbie in coding and programming stuffs so I'm trying steps by steps. If anybody can help it will very welcomed.
If nothing can be done to remedy these two points I will give up the add-on to use the default reload button, outside the URL bar... Sadly. - 5 段階中 3 の評価MrGlasspoole によるレビュー (8年前)Works but it would be nice if "go" would also be implemented.
Also it would be nice if there would be a way to move it to the end of the address bar if this is used:
https://github.com/Aris-t2/CustomCSSforFx/blob/master/classic/css/locationbar/dropmarker_at_the_end.css
So a css class would be nice. - 5 段階中 3 の評価Firefox ユーザー 13262486 によるレビュー (8年前)Good addon but the button is off center, any way you can make it more aligned?
- 5 段階中 3 の評価D.Millings によるレビュー (8年前)Works as documented, however the .svg doesn't pick up the inherit the css color as other icons do, so it doesn't blend well with themes.