-
The [public suffix list](https://publicsuffix.org/) is a database of effective top-level domains (eTLD), which are the public suffix of URLs. This database is included in browsers (at least by Firefox…
-
I was forced to remove the former implemention since WebExtension sidebars have a too broad min width. Showing only one favicon per sidebar "line", doesn't make sense anymore due to this. (https://git…
-
Some websites prevent being loaded in iframes by setting the `X-Frame-Options` response header to `sameorigin` value. For example if you try to open YouTube or Netflix in iframe, you get empty page an…
-
Would be great to convert **GM-community** to restartless?
#### About
- [Bootstrapped extensions](https://developer.mozilla.org/en-US/Add-ons/Bootstrapped_extensions)
- [How to convert an overlay exte…
-
## Enhancement request
Change the context of multiple tabs.
## Two extensions
Both [Context Plus](https://addons.mozilla.org/firefox/addon/context-plus/) and [MultiSelect Tabs](https://addons…
-
I'm using `webRequest` in my extension but I got this error when I run it in the GeckoView :
![Untitled](https://user-images.githubusercontent.com/29620292/87227124-04c58200-c3ae-11ea-9330-d916d5bf…
-
you seem to process the url and reconstruct it.
* protocols can be anything
* about:config?filter=...
* mailto:user@server
* added later like snap: or magnet:
(see https://developer.m…
-
This extension requires the permissions for `` so as to execute content script at every url.
When we install this extension it asks permission for `Access your data for all websites`. This is deep da…
-
Firefox offers two functions that enable functionality and/or objects present in a content script to be exposed in a controlled fashion to a webpage.
This mechanism keeps the security separation be…
-
The current description (version 3.0.0) contains the following sentence: "It also cleans up all the links you copy & paste from google search results pages."
At the least, this sentence should be r…