You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to right click anywhere on the page and having a shortcut sub-menu item that would spawn the same popup on unified extensions icon.
Being able to access the page about:addons and click over the ellipsis and having a Preference sub-menu which we could control all cookies globally regardless the page, such as accessing the page moz-extension://01234567-89ab-cdef-0123-456789abcdef/cookies.html (getting the uuid from about:debugging#/runtime/this-firefox) directly, that current doesn't work.
Since there will be some changes in regards of browser storage management as another, bigger, feature - this option will not yet be added - but might be in the future. I leave this open for now.
Motivation
If you do not have access to the unified extension icon it's not possible to control the cookies.
Use Case
$profile
;$profile/chrome
;$profile/chrome/userChrome.css
with the following content:$profile/prefs.js
with the following content:firefox - profile "$profile"
;Current Behavior
The extensions became useless
Expected Behavior
Being able to right click anywhere on the page and having a shortcut sub-menu item that would spawn the same popup on unified extensions icon.
Being able to access the page
about:addons
and click over the ellipsis and having a Preference sub-menu which we could control all cookies globally regardless the page, such as accessing the page moz-extension://01234567-89ab-cdef-0123-456789abcdef/cookies.html (getting the uuid from about:debugging#/runtime/this-firefox) directly, that current doesn't work.For both behaviours I recommend making something similar to NoScript Security Suite.
Information
Browser: Firefox 116.0.3 (64-bit)
flagCookies Version: 3.1.16
OS: 6.5.3-1-edge
The text was updated successfully, but these errors were encountered: