Por: Analia
Inspect and view changes in Reader Customization source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "4.9.83",
"description": "__MSG_extension_description__",
"browser_action": {
"default_title": "__MSG_extensionName__",
"default_icon": {
"19": "icons/dr_active_19.png",
"38": "icons/dr_active_38.png"
},
"default_popup": "ui/popup/index.html"
},
"icons": {
"16": "icons/dr_16.png",
"48": "icons/dr_48.png",
"128": "icons/dr_128.png"
},
"background": {
"page": "background/index.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"inject/fallback.js",
"inject/index.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true
}
],
"permissions": [
"alarms",
"contextMenus",
"storage",
"tabs",
"theme",
"<all_urls>"
],
"optional_permissions": [],
"commands": {
"toggle": {
"suggested_key": {
"default": "Alt+Shift+D"
},
"description": "__MSG_toggle_extension__"
},
"addSite": {
"suggested_key": {
"default": "Alt+Shift+A"
},
"description": "__MSG_toggle_current_site__"
},
"switchEngine": {
"description": "__MSG_theme_generation_mode__"
}
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "121.0",
"id": "{5a4b8d63-6622-4cf4-a1ea-b26c95c06837}"
},
"gecko_android": {}
}
} Mejores alternativas Reader Customization
Aquí hay algunas Firefox add-ons que son similares a Reader Customization: