-
Notifications
You must be signed in to change notification settings - Fork 1
Support to Webextensions #3
Comments
Thanks for the info; I wasn't aware of that issue. Maybe this can be worked around with the |
As promised, I took a stab at re-implementing fxdpi as a WebExtension. In the current state of Firefox, this won't fly: I can set the zoom factor for a given tab, but it will be stored as the default zoom factor for the origin of the page. This is not viable because it interferes with the user's manual settings and builds a list of all origins that the user has visited that he can neither view nor clear. There's an option to change the zoom scope to |
I filed an API request in Mozilla's bug tracker: https://bugzilla.mozilla.org/show_bug.cgi?id=1373607 Let's see what happens. |
JFYI: A global zoom option is planned for 57, in the (12 years old) bug https://bugzilla.mozilla.org/show_bug.cgi?id=332275 Source: https://www.reddit.com/r/firefox/comments/6v7r2s/a_global_zoom_option_is_planned_for_57/ |
I voted for it, thanks. This would be a good thing to have. |
I'm using Firefox Nightly v.55 and fxdpi is shown as LEGACY.
The text was updated successfully, but these errors were encountered: