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 |
官方URL | 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": [ " |