By: st3lll4
Inspect and view changes in sigmarxtension-template source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "sigmar-template@st3lll4",
"version": "1.1",
"description": "A small browser extension template, built with TypeScript and Vite. Supports both Chrome and Firefox.",
"background": {
"page": "background.html"
},
"permissions": [
"tabs"
],
"host_permissions": [
"https://random-d.uk/*",
"https://httpbin.org/*"
],
"action": {
"default_popup": "entrypoints/popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"modules/*.js",
"index.js",
"modulepreload-polyfill.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "sigmar-template@st3lll4",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best sigmarxtension-template Alternatives
Here are some Firefox add-ons that are similar to sigmarxtension-template:
Extension Webpack Template
Bill
Gitlab Issue Template
Caio César Gallo
Test Extension Submission
apandya
PR Templates for GitHub
Trần Xuân Thắng
React+Vite Extension Template
Ali Almasi
Sample Extension #01
koli
Fast work
Denis
Markdown Templates
Pierre Cazeaud
Sample Extension #02
koli
Browser Extension Template
Nazar Kornienko Blefnk
Sample Extension #06
koli
Matisa
Firefox user 12498047