browser-extension.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [browser-extension]
www.codever.land/bookmarks/t/browser-extension
Example extensions - Mozilla | MDN
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Examples
To illustrate how to use the WebExtension APIs, we maintain a repository of example extensions at https://github.com/mdn/webextensions-examples. This a...
- tags: browser-extension, example, firefox-webextensions, firefox-addon
- :octocat: source code
Browser Extensions Docs - Mozilla | MDN
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions
Extensions, or add-ons, can modify and enhance the capability of a browser. Extensions for Firefox are built using the WebExtensions API cross-browser technology.
- tags: browser-extension, docs, firefox-addon
Browser support for JavaScript APIs - Mozilla | MDN
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScrip...
mdn/webextensions-examples
https://github.com/mdn/webextensions-examples
The "webextensions-examples" repository is a collection of simple, complete, and installable WebExtensions. The examples show how to use the WebExtensions APIs, and you can use them as a starting poin...
- tags: firefox-addon, firefox-webextensions, example, browser-extension
- :octocat: source code
A code, bundle, pack workflow for webextension projects - DEV Community ๐ฉโ๐ป๐จโ๐ป
https://dev.to/ramitmittal/a-code-bundle-pack-workflow-for-webextension-projects-4nhe
Till now we have been working with a bare-minimum setup for building webextensions. A lot of the tasks we have been doing can be automated. In this post, we will learn how to use bash scripts in our w...
- tags: browser-extension, firefox-webextensions, bundler, parceljs
- :octocat: source code
mozilla/web-ext
https://github.com/mozilla/web-ext
This is a command line tool to help build, run, and test WebExtensions.
- tags: firefox-webextensions, javascript, browser-extension
- :octocat: source code
GitHub - notlmn/browser-extension-template
https://github.com/notlmn/browser-extension-template
๐ Barebones boilerplate with webpack, options handler and auto-publishing - notlmn/browser-extension-template
- tags: browser-extension, google-chrome-extension, firefox-webextensions
- :octocat: source code
mozilla/webextension-polyfill
https://github.com/mozilla/webextension-polyfill
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
- tags: browser-extension, polyfills, google-chrome-extension, firefox
- :octocat: source code
awesome-browser-extensions-for-github
https://github.com/stefanbuck/awesome-browser-extensions-for-github#readme
A collection of awesome browser extensions for GitHub. - stefanbuck/awesome-browser-extensions-for-github
- tags: awesome-list, github, browser-extension
- :octocat: source code