AMO-Safe Skeleton by New88
A minimal Firefox add-on skeleton that demonstrates AMO-compliant development: no inline scripts, no remote code, minimal permissions, a popup UI, an options page, and safe content-script injection on user gesture.
No UsersNo Users
Extension Metadata
About this extension
AMO-Safe is a small, AMO-friendly extension skeleton. AMO-Safe demonstrates best practices required by Mozilla's add-on policies: it requests only the storage and activeTab permissions, keeps all JavaScript in external files (no inline scripts), avoids unsafe DOM APIs such as innerHTML, and never loads or executes remote code. The popup provides a safe action to copy the current page's title to the clipboard and to inject a compact content script on user gesture for highlighting the currently selected element. The options page stores a user-configurable highlight color in browser.storage.
Rated 0 by 0 reviewers
More information
- Add-on Links
- Version
- 1.0.0
- Size
- 16.55 KB
- Last updated
- a month ago (Oct 2, 2025)
- Related Categories
- License
- Mozilla Public License 2.0
- Version History
- Add to collection