Por: elliebunny Add-on
Inspect and view changes in MicroSlopify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "MicroSlopify",
"version": "1.1",
"permissions": [
"contextMenus",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"48": "./icons/microslop-48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "microslopify@elliebunny.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Melhores alternativas MicroSlopify
Aqui estão algumas Firefox add-ons que são similares a MicroSlopify: