Let's Similar7
トップページ上で右クリックすればシミラーなど7サイトで分析します。
Let's Similar7とは何ですか?
Let's Similar7はhttps://www.kagua.bizによって開発されたChromeの拡張機能で、その主な機能は「トップページ上で右クリックすればシミラーなど7サイトで分析します。」です。
拡張機能のスクリーンショット
Let's Similar7拡張機能のCRXファイルをダウンロード
Let's Similar7拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
気になったページを右クリックですぐにSimilarWebなど7サイトで調べられます。 ※http://www.aaa.com/の形式のみ。※削除はChromeの設定画面からできます。 更新履歴 2015-01-31 はてブ数やCuteStatなど6サイトを追加。Let's similarwebから改名。
拡張機能の基本情報
名前 | Let's Similar7 |
ID | dcblioehjbkmncgofhfpfncdodgpcfmj |
公式URL | https://chromewebstore.google.com/detail/lets-similar7/dcblioehjbkmncgofhfpfncdodgpcfmj |
説明 | トップページ上で右クリックすればシミラーなど7サイトで分析します。 |
ファイルサイズ | 9.23 KB |
インストール数 | 113 |
現在のバージョン | 0.34 |
最終更新日 | 2015-05-08 |
公開日 | 2015-05-08 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://www.kagua.biz |
支払い方法 | free |
対応言語 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Let's Similar7", "short_name": "LSsimilar7", "version": "0.34", "manifest_version": 2, "description": "\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\u4e0a\u3067\u53f3\u30af\u30ea\u30c3\u30af\u3059\u308c\u3070\u30b7\u30df\u30e9\u30fc\u306a\u30697\u30b5\u30a4\u30c8\u3067\u5206\u6790\u3057\u307e\u3059\u3002", "permissions": [ "tabs", "http:\/\/*\/*", "contextMenus" ], "icons": { "16": "escs.png", "48": "escs48.png", "128": "escs128.png" }, "background": { "scripts": [ "background.js" ] } } |