Wishlist firefox extension
Author: p | 2025-04-24
Get the free Chrome Wishlist Browser Extension. Get the free Firefox Wishlist Browser Add On. Get the free Safari Wishlist Browser Extension. Get the free Edge Wishlist Browser Extension.
FAB Wishlist browser extension – Get this Extension for Firefox
Enhanced SteamEnhanced Steam is an open-source Google Chrome browser extension.Please note, development of this project has ended. You can read more about Enhanced Steam's end of life here.The API servers were taken offline on Feb 1, 2019, and a large number of the features that used to be available are no longer available as a result.If you are looking for the Firefox version, you can find it here more wishlist sorting optionsDisplaying historically lowest pricesHighlighting games you already own or those on your wishlistCorrectly calculating bundle discountsShowing total money spent on SteamHighlighting DLCs you own on a game pageFixing "No Image Available" game icons on your wishlistAnd more!InstallationAutomaticClick here and follow the instructions(Not Working? Try The Chrome Web Store and just click "Add to Chrome")ManualClone this repo to a folder. You can choose either the master / stable or dev / unstable branch.Open the 'Extensions' tab in Chrome's Settings.Tick 'Developer Mode' in the top right corner of the screen.Click 'Load unpacked extension...' and navigate to the cloned repo.Enjoy using Enhanced Steam!TranslatorsPlease head over to to help out with translations!LicenseEnhanced Steam is Copyright 2012-2018 Jason Shackles. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 or newer as published by the Free Software Foundation. A copy of the GNU General Public License v3 can be found in LICENSE or at Download Opanda IExif for Windows 98 / Me / 2000 / XP / 2003 / Win7 Download Opanda IExif Version: 2.3 License: Freeware ( License Agreement ) Size: 2.5 Mb System: Win98 / Me / 2000 / XP / Win7 Date: 2008-04-22 Version Language Platform License Opanda IExif 2.3 English Win98 / Me / 2000 / XP / 2003 / Win7 Free IExif supports for general JPEG image & EXIF templet file Extension Version Platform Opanda IExif 2.3 for Firefox Extension Firefox 0.7 - 3.0+ Win98 / Me / 2000 / XP / 2003 / Win7 Install IExif for Firefox Now (Be sure that you have been installed Mozilla Firefox browser and Opanda IExif before installing the Firefox extension.) Or, You may download and save the extension in hard disk, then type the location of extension file in address bar of Firefox, the extension will be Installed. Requires: Firefox: 0.7 - 3.0+ Opanda IExif 2.3 for Flock Extension Flock 0.5+ Win98 / Me / 2000 / XP / 2003 / Win7 Requires: Flock 0.5+ Install IExif for Firefox Now (Be sure that you have been installed Flock browser and Opanda IExif before installing the Firefox extension.) Or, You may download and save the extension in hard disk, then type the location of extension file in address bar of Firefox, the extension will be Installed. System Requirement OS: Microsoft Windows 98, ME, 2000, XP, 2003, Win7 Browser: Microsoft Internet Explorer 5.0 or later CPU: Intel Pentium-class processor or equivalent (PIII 500 or above recommended) RAM: 64 MB RAM Video Card: High Color (16 bit) or higher display adapter Display: 15" 800x600 or later Hard disk: 1 MB free disk spaceWishList – Get this Extension for Firefox (en-US)
Addon page.UsageSee the README. asbplayer-extension-1.8.1 ChangesBug fix: Fix error while seeking on Netflix (#631)Full Changelog: v1.8.0...v1.8.1Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.8.1-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.8.1-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.8.0 ChangesEnhancement: "Manually record audio" shortcut works with local video player (#610)Bug fix: Scrolling number controls in overlay is more reliable (#603)Bug fix: Overlay positioning is more responsive (#611)Bug fix: Fix duplicated subtitle rendering when DOM pre-caching is disabled (#606)Bug fix: Fix scroll bar flash when rendering overlay (#604)Full Changelog: v1.7.0...v1.8.0How to use the new overlay controls overlay-demo.mp4 Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.8.0-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.8.0-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.7.0 ChangesEnhancement: Video overlay UI contains many more controls (#545)Enhancement: Subtitle detection on Yle Areena (#596)Enhancement: Auto-focus. Get the free Chrome Wishlist Browser Extension. Get the free Firefox Wishlist Browser Add On. Get the free Safari Wishlist Browser Extension. Get the free Edge Wishlist Browser Extension.WishList v2.9 - Best extensions for Firefox - j2team.dev
Bring your extension to lifeSupport your development workflow with these straightforward tools and guides.Firefox ToolsDevelopment toolsAll you need to create extensions for Firefox is a text editor and a version of Firefox to support your testing. Mozilla and the Firefox extension developer community have also created a number of extension development tools that can simplify the coding and testing of your extension.Chromium-based browser extensionsGet familiar with the webextension-polyfill library if you’re planning on developing for both Firefox and chromium based browsers.This enables you to switch between the different Firefox and chromium based namespaces and asynchronous call handling methods for each type of browser.web-ext command line toolThe web-ext tool can help you by:providing features to automatically reload your extension preview as the code changesassist with debuggingcreate extension packages, and moreUser ExperienceHaving an exceptional user experience is crucial to attracting, and retaining, users of your extension.RememBear is a great example of an extension with an outstanding user experience.Firefox for AndroidCreating browser experiences for Android appsIf you develop Android apps, when you want to include a browser experience in your app you can take advantage of the browser engine that underpins Firefox using the GeckoView Extensions Android library.Port to FirefoxBring your Chrome extension to FirefoxThe Firefox extension environment is highly compatible with chromium-based extension technology. Your extension might already be capable of running on Firefox, or need only a few changes.Check out our porting guide to get started. Up Next DevelopUnique Firefox Capabilities DevelopFirefox workflow overview DevelopAbout the WebExtensions API Asbplayer-extension-1.9.1 ChangesBug fix: Alt+Shift+Enter / Cmd+Shift+Enter now required to focus on last Anki dialog action to avoid overriding OS-native keyboard shortcut (#649)Bug fix: Prevent timing-related crash on Anki export dialog (#644)Full Changelog: v1.9.0...v1.9.1Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.9.1-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.9.1-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.9.0 ChangesEnhancement: Alt+Shift (Windows) or Cmd+Shift (Macs) selects last-used export action on Anki dialog (#305)Enhancement: "Open file" button per subtitle track dropdown in track selector (#380)Enhancement: Settings profile can be selected from various dialogs (#601)Enhancement: Last selected overlay scrollable control is remembered (#618)Enhancement: Various Anki dialog improvements (#624)QoL: Tab API usage is more efficient (#639)Full Changelog: v1.8.1...v1.9.0New Contributors@NirDafnai made their first contribution in #625Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.9.0-chromium.zip- unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.9.0-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from theSecondhand Wishlist Manager – Get this Extension for Firefox
OK button when subtitle track selector is opened (#532)Bug fix: Video binding issue on Amazon Prime (#566)Bug fix: Fix audio extraction not working on sites with strict content security policies (#588)Bug fix: vtt subtitles are sorted by their position on screen (#577)Bug fix: Best effort to fix notification text overlapping with subtitles (#591)Full Changelog: v1.6.1...v1.7.0Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.7.0-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.7.0-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.6.1 ChangesBug fix: Fix audio sent to Anki not being properly mp3-encoded (#561)Full Changelog: v1.6.0...v1.6.1Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.6.1-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.6.1-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.6.0 ChangesEnhancement: Use v flag for regex filter (thanks to @artjomsR #556)Enhancement: Allow subtitles to be loaded remotely via load-subtitles WebSocket commandFirefox Extension Wishlist: Edit Page With - forums.mozillazine.org
Long links that require side scroll : MR Tech Link WrapperBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Managing Extensions : I want to ...backup instaled extensions : Firefox Extension Backup Extensionedit extensions options from Tools menu : Options Menuinstall and manage extensions locally : MR Tech Local Installlist installed extensions and themes : InfoListerlist installed extensions and themes : ListZillarestart Firefox with one click : Restart Firefoxsee updates available for extensions : Update Notifiersort the extensions list : Slim Extension ListBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Mouse : I want to ...use mouse gestures (auto/history/tab scrollers etc) : All-in-One GesturesBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Music : I want to ...control iTunes using Firefox : FoxyTuneslaunch windows media player for embedded video : MediaPlayerConnectivityBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...PDF : I want to ...open PDF files in a new tab : PDF DownloadBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Passwords : I want to ...bypass mandatory registration of username and password for sites : BugMeNotcreate new different passwords for different sites : PasswordMakerremember my username and passwords on sites : Always Remember PasswordBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Performance/Speed/Tuning : I want to ...edit userChrome.css/userContent.css/user.js : chromEditedit/delete/move the menu items : Menu Editorminimize Firefox to system tray : MinimizeToTraysee page loading progress bar : Fissionsee page loading statistics in a statusbar : Extended Statusbarmake the stop and reload button act as one button : Stop-or-Reload Buttonspeed up Firefox : Fasterfoxuse colorful menu icons : CuteMenus - Crystal SVGuse colorful menu icons : CuteMenus2Back to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Print : I want to ...remove unwanted text/image block before printing a page : Nuke Anything EnhancedBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Privacy : I want to ...add/edit cookies : Add N Edit Cookiesblock phishing sites : NetcraftToolbarclear everything after the browsing session : X (Paranoia) Mod 0.6.5clear the cache with one click on the toolbar : Clear Cache Buttonsee where form information is being submitted : FormFoxsurf the web without leaving a trace in my computer : Stealtheruse multiple proxy sites to surf the web : SwitchProxy Tooluse multiple proxy sites to surf the web : xyzproxyBack to Top of the PageSuggestions/Corrections : Comment in blog : wordpress : I want a Firefox Extension to ...Productivity : I want to ...add a powerful multi-functional preference bar : PrefBaradd bookmarks to history to make auto-complete URL : AutoMarksadd more. Get the free Chrome Wishlist Browser Extension. Get the free Firefox Wishlist Browser Add On. Get the free Safari Wishlist Browser Extension. Get the free Edge Wishlist Browser Extension.wishlist – Get this Extension for Firefox (en-US)
Tutorials Computer & TechnologyInternetBrowsersFirefoxFirefox Add-onsHow to Use Downloadthemall Add-on in Firefox Short Tutorial on how to remove or uninstall DownThemAll Extension from Firefox Browser Uninstall DownThemAll Simple steps on how to Uninstall or Remove the DownloadThemAll Add-on in Firefox.Step 1: Click on Tools → Add-ons in the menu bar.Step 2: Go to Extensions Tab in the Add-ons Manager. You could find here the list of add-ons installed.Step 3: You could temporarily disable the add-on by clicking on the Disable button. This would stop the extension temporarily. You could enable the same whenever required by clicking on the Enable button again.Click on Enable Button to enable the add-on again.Step 4: To uninstall the add-on from the browser, Click on the Remove button. This would remove the DownloadThemAll extension from the firefox browser. You must restart the browser once to complete this action.Click on Restart Now to restart the firefox browser. Related TopicsWhat is dTaOneClick in DownThemAll in Firefox Browser?Filters and Other Options in DownloadThemAll in Firefox BrowserFilters and Other Options in DownloadThemAll in Firefox BrowserHow to Remove/Uninstall DownThemAll Extension From Firefox?How to Download Files Using DownThemAll in Firefox Browser?How to Install DownThemAll Add-on Extension in Firefox Browser?Comments
Enhanced SteamEnhanced Steam is an open-source Google Chrome browser extension.Please note, development of this project has ended. You can read more about Enhanced Steam's end of life here.The API servers were taken offline on Feb 1, 2019, and a large number of the features that used to be available are no longer available as a result.If you are looking for the Firefox version, you can find it here more wishlist sorting optionsDisplaying historically lowest pricesHighlighting games you already own or those on your wishlistCorrectly calculating bundle discountsShowing total money spent on SteamHighlighting DLCs you own on a game pageFixing "No Image Available" game icons on your wishlistAnd more!InstallationAutomaticClick here and follow the instructions(Not Working? Try The Chrome Web Store and just click "Add to Chrome")ManualClone this repo to a folder. You can choose either the master / stable or dev / unstable branch.Open the 'Extensions' tab in Chrome's Settings.Tick 'Developer Mode' in the top right corner of the screen.Click 'Load unpacked extension...' and navigate to the cloned repo.Enjoy using Enhanced Steam!TranslatorsPlease head over to to help out with translations!LicenseEnhanced Steam is Copyright 2012-2018 Jason Shackles. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 or newer as published by the Free Software Foundation. A copy of the GNU General Public License v3 can be found in LICENSE or at
2025-03-28Download Opanda IExif for Windows 98 / Me / 2000 / XP / 2003 / Win7 Download Opanda IExif Version: 2.3 License: Freeware ( License Agreement ) Size: 2.5 Mb System: Win98 / Me / 2000 / XP / Win7 Date: 2008-04-22 Version Language Platform License Opanda IExif 2.3 English Win98 / Me / 2000 / XP / 2003 / Win7 Free IExif supports for general JPEG image & EXIF templet file Extension Version Platform Opanda IExif 2.3 for Firefox Extension Firefox 0.7 - 3.0+ Win98 / Me / 2000 / XP / 2003 / Win7 Install IExif for Firefox Now (Be sure that you have been installed Mozilla Firefox browser and Opanda IExif before installing the Firefox extension.) Or, You may download and save the extension in hard disk, then type the location of extension file in address bar of Firefox, the extension will be Installed. Requires: Firefox: 0.7 - 3.0+ Opanda IExif 2.3 for Flock Extension Flock 0.5+ Win98 / Me / 2000 / XP / 2003 / Win7 Requires: Flock 0.5+ Install IExif for Firefox Now (Be sure that you have been installed Flock browser and Opanda IExif before installing the Firefox extension.) Or, You may download and save the extension in hard disk, then type the location of extension file in address bar of Firefox, the extension will be Installed. System Requirement OS: Microsoft Windows 98, ME, 2000, XP, 2003, Win7 Browser: Microsoft Internet Explorer 5.0 or later CPU: Intel Pentium-class processor or equivalent (PIII 500 or above recommended) RAM: 64 MB RAM Video Card: High Color (16 bit) or higher display adapter Display: 15" 800x600 or later Hard disk: 1 MB free disk space
2025-03-25Addon page.UsageSee the README. asbplayer-extension-1.8.1 ChangesBug fix: Fix error while seeking on Netflix (#631)Full Changelog: v1.8.0...v1.8.1Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.8.1-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.8.1-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.8.0 ChangesEnhancement: "Manually record audio" shortcut works with local video player (#610)Bug fix: Scrolling number controls in overlay is more reliable (#603)Bug fix: Overlay positioning is more responsive (#611)Bug fix: Fix duplicated subtitle rendering when DOM pre-caching is disabled (#606)Bug fix: Fix scroll bar flash when rendering overlay (#604)Full Changelog: v1.7.0...v1.8.0How to use the new overlay controls overlay-demo.mp4 Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.8.0-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.8.0-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.7.0 ChangesEnhancement: Video overlay UI contains many more controls (#545)Enhancement: Subtitle detection on Yle Areena (#596)Enhancement: Auto-focus
2025-04-05Bring your extension to lifeSupport your development workflow with these straightforward tools and guides.Firefox ToolsDevelopment toolsAll you need to create extensions for Firefox is a text editor and a version of Firefox to support your testing. Mozilla and the Firefox extension developer community have also created a number of extension development tools that can simplify the coding and testing of your extension.Chromium-based browser extensionsGet familiar with the webextension-polyfill library if you’re planning on developing for both Firefox and chromium based browsers.This enables you to switch between the different Firefox and chromium based namespaces and asynchronous call handling methods for each type of browser.web-ext command line toolThe web-ext tool can help you by:providing features to automatically reload your extension preview as the code changesassist with debuggingcreate extension packages, and moreUser ExperienceHaving an exceptional user experience is crucial to attracting, and retaining, users of your extension.RememBear is a great example of an extension with an outstanding user experience.Firefox for AndroidCreating browser experiences for Android appsIf you develop Android apps, when you want to include a browser experience in your app you can take advantage of the browser engine that underpins Firefox using the GeckoView Extensions Android library.Port to FirefoxBring your Chrome extension to FirefoxThe Firefox extension environment is highly compatible with chromium-based extension technology. Your extension might already be capable of running on Firefox, or need only a few changes.Check out our porting guide to get started. Up Next DevelopUnique Firefox Capabilities DevelopFirefox workflow overview DevelopAbout the WebExtensions API
2025-03-27Asbplayer-extension-1.9.1 ChangesBug fix: Alt+Shift+Enter / Cmd+Shift+Enter now required to focus on last Anki dialog action to avoid overriding OS-native keyboard shortcut (#649)Bug fix: Prevent timing-related crash on Anki export dialog (#644)Full Changelog: v1.9.0...v1.9.1Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.9.1-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.9.1-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.9.0 ChangesEnhancement: Alt+Shift (Windows) or Cmd+Shift (Macs) selects last-used export action on Anki dialog (#305)Enhancement: "Open file" button per subtitle track dropdown in track selector (#380)Enhancement: Settings profile can be selected from various dialogs (#601)Enhancement: Last selected overlay scrollable control is remembered (#618)Enhancement: Various Anki dialog improvements (#624)QoL: Tab API usage is more efficient (#639)Full Changelog: v1.8.1...v1.9.0New Contributors@NirDafnai made their first contribution in #625Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.9.0-chromium.zip- unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.9.0-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the
2025-04-23OK button when subtitle track selector is opened (#532)Bug fix: Video binding issue on Amazon Prime (#566)Bug fix: Fix audio extraction not working on sites with strict content security policies (#588)Bug fix: vtt subtitles are sorted by their position on screen (#577)Bug fix: Best effort to fix notification text overlapping with subtitles (#591)Full Changelog: v1.6.1...v1.7.0Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.7.0-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.7.0-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.6.1 ChangesBug fix: Fix audio sent to Anki not being properly mp3-encoded (#561)Full Changelog: v1.6.0...v1.6.1Installation on Chromium-based browsersThe recommended way to install the extension is from the Chrome web store listing since you will receive updates automatically.If you still want to install the extension manually, follow these instructions:Download asbplayer-extension-1.6.1-chromium.zip - unzip it somewhere.Go to chrome://extensions and enable developer mode in the top right.Click "load unpacked extension" and pick the unzipped directory.Restart Chrome.Installation on FirefoxWarningThe Firefox version of asbplayer has a limited feature-set compared to the Chromium version. Notably, the Firefox version is missing the side panel, mining history, WebSocket client support, and cannot record audio from DRM-protected video streams.NoteIf you have installed a previous version of asbplayer on Firefox already then it will automatically update.Download asbplayer-extension-1.6.1-firefox.xpi.Drag-and-drop the downloaded file into Firefox.Installation on Firefox for AndroidWarningThe Firefox version of asbplayer has an even smaller feature-set than the Firefox version. In addition to all of the features the Firefox version is missing, it is also missing keyboard shortcuts and screenshot capture. Anki integration can be achieved using AnkiConnect for Android.The Firefox for Android version of the extension can be installed from the addon page.UsageSee the README. asbplayer-extension-1.6.0 ChangesEnhancement: Use v flag for regex filter (thanks to @artjomsR #556)Enhancement: Allow subtitles to be loaded remotely via load-subtitles WebSocket command
2025-03-29