Por: Francesco De Stefano
Inspect and view changes in Fire Source Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Fire Source Viewer",
"short_name": "source view",
"version": "1.4.3",
"description": "Your rapid source code viewer",
"permissions": [
"<all_urls>",
"clipboardWrite"
],
"manifest_version": 2,
"browser_action": {
"default_icon": "icons/gear19.png"
},
"icons": {
"16": "icons/gear19.png",
"128": "icons/gear128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"load.js"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.html",
"browser_style": false,
"open_in_tab": false
},
"applications": {
"gecko": {
"id": "@firesource",
"strict_min_version": "57.0"
}
},
"background": {
"scripts": [
"js/config.js",
"bg.js"
]
}
} Melhores alternativas Fire Source Viewer
Aqui estão algumas Firefox add-ons que são similares a Fire Source Viewer:
Quick Source Code Viewer
Hannah
Extension Source Viewer & Downloader
Muzammil
Code Formatter
sparkle_64
Advanced HTML Source Viewer
Wahyu Sudrajad
Allow Copy& Right Click
codehemu
Page Source HTML Viewer (works on Android)
ChillaxJustDoIt
CSS Viewer
Forestier
CSS Injector
Francesco De Stefano
View Page Source - HTML Viewer
Ahmed Sajjad Zaidi
Extension source viewer
Rob W
Multi-Panel Source Viewer
Kabir Gibbons
Code Highlighter
fides