Example AMO Add-on (Manifest v2) 作者: K8bet23
A compact, AMO-friendly Firefox extension example that demonstrates safe extension practices and minimal, necessary permissions.
1 位使用者1 位使用者
擴充套件後設資料
關於此擴充套件
This extension is a minimal, example Firefox add-on prepared for submission to AMO. The first 250 characters summarize the most important points: It is self-contained, uses no remote scripts, avoids inline JavaScript, and requests only storage and activeTab permissions so it can run a single content script on demand. The add-on includes a popup UI, a safe options page, a background script, and a content script that demonstrates safe DOM updates using textContent and element creation, not innerHTML. The code follows the standard extension Content Security Policy and bundles all resources inside the package. The included icons are 48px and 128px PNG files.
由 1 位評論者給出 0 分
更多資訊