Pógódnośenja za Reload in address bar
Reload in address bar wót Peder Lång Skeidsvoll
6 pógódnośenjow
- Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 13354354, 8年前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. - Z 3 z 5 pógódnośonywót 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. - Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 13262486, 8年前Good addon but the button is off center, any way you can make it more aligned?
- Z 3 z 5 pógódnośonywót 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.