Max Site Info
Instant access to the info and realated links to the one you are browsing!
Max Site Infoとは何ですか?
Max Site Infoはmaxcによって開発されたChromeの拡張機能で、その主な機能は「Instant access to the info and realated links to the one you are browsing!」です。
拡張機能のスクリーンショット
Max Site Info拡張機能のCRXファイルをダウンロード
Max Site Info拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Max Site Info - analytics tool for webmasters The Extension provides easy access to Google Page Rank, Alexa rank, Alexa Six month Traffic Trend, Related Links, Google Trends, Google AdPlanner, Who Is, robots.txt, sitemap.xml and more ...
拡張機能の基本情報
名前 | Max Site Info |
ID | fkfglagacpnlfbbmlhlhacgfolhgnlbh |
公式URL | https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh |
説明 | Instant access to the info and realated links to the one you are browsing! |
ファイルサイズ | 74.62 KB |
インストール数 | 181 |
現在のバージョン | 1.0.2 |
最終更新日 | 2012-10-06 |
公開日 | 2012-10-06 |
評価 | 3.67/5 合計 3 レビュー |
開発者 | maxc |
支払い方法 | free |
拡張機能のウェブサイト | http://cherevko.com/maxinfo.html |
対応言語 | en |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icon24.png", "default_title": "__MSG_max_default_title__", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "default_locale": "en", "description": "Instant access to the info and realated links to the one you are browsing!", "icons": { "128": "img\/icon128.png", "16": "img\/icon16.png", "24": "img\/icon24.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "64": "img\/icon64.png" }, "manifest_version": 2, "name": "Max Site Info", "permissions": [ "tabs", "http:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |