webextensions-examples
Extension examples
A collection of simple browser extension examples using the WebExtensions API
Example Firefox add-ons created using the WebExtensions API
4k stars
166 watching
3k forks
Language: JavaScript
last commit: 22 days ago
Linked from 1 awesome list
browsermdnwebextensionswebextensions-apis
Related projects:
Repository | Description | Stars |
---|---|---|
webextension-toolbox/generator-web-extension | Creates a new web extension project with all necessary files and configurations | 302 |
mozilla/web-ext | A command line tool for building, running, and testing browser extensions in a standard way | 2,739 |
mdn/web-components-examples | A collection of web component examples illustrating various features and use cases. | 3,152 |
mozilla/webextension-polyfill | A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes | 2,759 |
libredirect/browser_extension | Redirects popular websites to alternative privacy-friendly alternatives | 3,309 |
extension-js/extension.js | A tool for building cross-browser extensions with zero-config and plug-and-play functionality | 3,907 |
violentmonkey/violentmonkey | Provides userscripts support for browsers with WebExtensions support | 6,059 |
awesome-webextension/webpack-target-webextension | A WebExtension plugin for Webpack 5 that enables code splitting and Hot Module Reload. | 46 |
orogenesis/firex-proxy | A browser extension that enables private browsing and unblocks websites by proxying connections | 94 |
stoically/webextensions-api-fake | Provides an in-memory implementation of the WebExtensions API for testing purposes | 17 |
rpl/create-webextension | A tool to create a new simple WebExtension project with minimal setup | 24 |
fregante/webext-options-sync | Automates and manages extension options | 153 |
mdn/webassembly-examples | Provides code examples and tools to test and modify WebAssembly documentation | 1,143 |
fregante/webext-fun | Provides reusable building blocks and utility functions for building WebExtensions | 108 |
fstanis/webextensions-webpack-boilerplate | A boilerplate project for building WebExtensions API-based browser extensions using Webpack | 67 |