Por: Metaxnet
Inspect and view changes in SimpleNoImg source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NoImg2",
"version": "1.3resigned1",
"description": "Disable some image-showing mechanisms. Pages become uglier, but calmer.",
"browser_action": {
"default_icon": {
"19": "icons/no_img.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"no-img.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{d8475f0f-094a-4951-8b32-a140f44cabab}"
}
}
} Mejores alternativas SimpleNoImg
Aquí hay algunas Firefox add-ons que son similares a SimpleNoImg: