제작자: Hannah
Inspect and view changes in Quick Source Code Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extensionName__",
"version": "1.4.3",
"description": "__MSG_extensionDescription__",
"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
},
"browser_specific_settings": {
"gecko": {
"id": "{e1d7f3c2-8b0d-3c9e-8f5b-1a6f05dfe5cd}",
"strict_min_version": "119.0",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
},
"background": {
"scripts": [
"js/config.js",
"bg.js"
]
}
} 최고의 Quick Source Code Viewer 대안
다음은 Quick Source Code Viewer과(와) 유사한 Firefox add-on입니다:
Fire Source Viewer
Francesco De Stefano
View Page Source - HTML Viewer
Ahmed Sajjad Zaidi
Advanced Code Explorer
Erin Reid
View Link Source ( RMB Context Menu)
sickplanet
Advanced HTML Source Viewer
Wahyu Sudrajad
Page Source HTML Viewer (works on Android)
ChillaxJustDoIt
Extension Source Viewer & Downloader
Muzammil
Source Code
Happy Code Time
View Source Switch
Florent Tassy
Extension source viewer
Rob W
Multi-Panel Source Viewer
Kabir Gibbons
CSS Viewer
Forestier