Website Inspector
Website Technology Analysis Tools.
什麼是Website Inspector?
Website Inspector是由http://www.ipip.net開發的Chrome擴展程式,該擴展的主要功能是“Website Technology Analysis Tools.”。
擴展截圖
下載Website Inspector擴展crx文件
下載Website Inspector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Website Technology Analysis Tools. It can detect content management systems, ecommerce platforms, web frameworks, server software, analytics tools and many more.
擴展基本資訊
名稱 | |
ID | ofmiiefmhpehbkmeahicnakdmhaeiimd |
官方網址 | https://chrome.google.com/webstore/detail/website-inspector/ofmiiefmhpehbkmeahicnakdmhaeiimd |
簡介 | Website Technology Analysis Tools. |
檔案大小 | 1.8 MB |
安裝次數 | 782 |
目前版本 | 1.2.8 |
更新時間 | 2018-04-24 |
上架時間 | 2018-04-24 |
評分 | 4.00/5 共 4 次評分 |
開發者 | http://www.ipip.net |
電子郵箱 | [email protected] |
付費類型 | free |
說明頁面URL | https://www.ipip.net/privacy.html |
隱私政策頁面URL | https://www.ipip.net/privacy.html |
支援的語言 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Website Inspector", "version": "1.2.8", "description": "Website Technology Analysis Tools.", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "background": { "page": "background.html" }, "page_action": { "default_icon": "img\/icon.png", "default_title": "Website Technology Analysis Tools.", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |