Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 5.23 KB

browser-extension.md

File metadata and controls

64 lines (54 loc) · 5.23 KB

Bookmarks tagged [browser-extension]

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...


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.


https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScrip...


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...


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...


https://github.com/mozilla/web-ext

This is a command line tool to help build, run, and test WebExtensions.


https://github.com/notlmn/browser-extension-template

📕 Barebones boilerplate with webpack, options handler and auto-publishing - notlmn/browser-extension-template


https://github.com/mozilla/webextension-polyfill

A lightweight polyfill library for Promise-based WebExtension APIs in Chrome


https://github.com/stefanbuck/awesome-browser-extensions-for-github#readme

A collection of awesome browser extensions for GitHub. - stefanbuck/awesome-browser-extensions-for-github