제작자: Jim Chiew
Inspect and view changes in InfoWeb source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "InfoWeb",
"version": "1",
"description": "A web app reconnaissance companion. Takes in the current page URL and sends it to web tools like BuiltWith, Netcraft, WayBack Machine and nsLookup.",
"icons": {
"48": "Images/InfoWebIcon48.png",
"128": "Images/InfoWebIcon128.png"
},
"browser_action": {
"default_icon": {
"16": "Images/InfoWebIcon16.png",
"32": "Images/InfoWebIcon32.png"
},
"theme_icons": [
{
"light": "Images/InfoWebIcon16-dark.png",
"dark": "Images/InfoWebIcon16.png",
"size": 16
},
{
"light": "Images/InfoWebIcon32-dark.png",
"dark": "Images/InfoWebIcon32.png",
"size": 32
}
],
"default_title": "InfoWeb",
"default_popup": "Popup/popup.html"
},
"background": {
"scripts": [
"Popup/popup.js"
]
},
"permissions": [
"activeTab",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{8e82a9f8-7246-4ecd-8f9c-ccb54208f48e}"
}
}
} 최고의 InfoWeb 대안
다음은 InfoWeb과(와) 유사한 Firefox add-on입니다: