TinyWebEx
Tiny WebExtension libraries that make it easy to create a new small WebExtension
Pinned Loading
Repositories
Showing 10 of 16 repositories
- AutomaticSettings Public
A simple module that allows you to specify your add-on settings in HTML-only, so you can focus on adding settings and not care about how to load and save them.
TinyWebEx/AutomaticSettings’s past year of commit activity - PermissionRequest Public
Helper module to interactively request permission from the user on a static page.
TinyWebEx/PermissionRequest’s past year of commit activity - TextModification Public
TinyWebEx/TextModification’s past year of commit activity - MessageHandler Public
A handler for showing customizable, hidable notification messages in your add-on.
TinyWebEx/MessageHandler’s past year of commit activity - BrowserCommunication Public
A tiny wrapper around the browser.runtime.onMessage, so you have a message type.
TinyWebEx/BrowserCommunication’s past year of commit activity