-
Updated
Jul 16, 2019 - JavaScript
firefox-webextension
Firefox Extensions are add-ons that allow users to customize their web browser from Mozilla. They are downloadable through the Firefox Add-on website. Modern extensions follow WebExtension standard and are most often written in HTML, JavaScript, and CSS.
Here are 321 public repositories matching this topic...
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
Nov 12, 2020 - HTML
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Oct 30, 2020 - TypeScript
-
Updated
Dec 24, 2018 - JavaScript
-
Updated
Sep 4, 2020 - HTML
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
May 17, 2020 - Go
-
Updated
Nov 7, 2020 - JavaScript
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Apr 8, 2020 - JavaScript
-
Updated
Mar 26, 2018 - CSS
Sidebar shouldn't open/{get switched to}/.. at that time .
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Oct 28, 2018 - JavaScript
-
Updated
Nov 2, 2020 - Svelte
There are many websites, where this add-on may fail to work properly. They are reported with the label "site-issue".
If you know some arcane ones or just want to play around a little, feel free to please test this on as many sites as possible.
If you find a bug…
…please open a new issue -> "Problem with a specific website". Fill out the template as stated.
(
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Aug 16, 2020 - JavaScript
-
Updated
Mar 17, 2019 - JavaScript
Support Safari
Apple announced at WWDC 2020 that Safari will support WebExtensions! FINALLY!!!!!
Get 2FA Notifier working on Safari.
There was little effort put into the design of this extension tbh, so feel free to chop away.
Edit README
-
Updated
May 10, 2020 - JavaScript
-
Updated
Apr 14, 2020 - JavaScript
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Jun 24, 2020
Created by Mozilla
Released April 4, 2006
- Website
- addons.mozilla.org/firefox/extensions
- Wikipedia
- Wikipedia


I think that code lack of comments (jsdoc) thus hard to understand. Maybe should consider adding them at least for classes and public methods as part of project code-style?
Is your feature request related to a problem? Please describe.
Hard to understand what code does.
Describe the solution you'd like
JSDoc classes and public methods.