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 |
Eメール | [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": [ " |