Let's Similar7

トップページ上で右クリックすればシミラーなど7サイトで分析します。

What is Let's Similar7?

Let's Similar7 is a Chrome extension developed by https://www.kagua.biz, and its main feature is "トップページ上で右クリックすればシミラーなど7サイトで分析します。".

Extension Screenshots

screenshot

Download Let's Similar7 Extension CRX File

Download Let's Similar7 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        気になったページを右クリックですぐにSimilarWebなど7サイトで調べられます。
※http://www.aaa.com/の形式のみ。※削除はChromeの設定画面からできます。
更新履歴
2015-01-31 はてブ数やCuteStatなど6サイトを追加。Let's similarwebから改名。                    

Extension Basic Information

Name Let's Similar7 Let's Similar7
ID dcblioehjbkmncgofhfpfncdodgpcfmj
Official URL https://chromewebstore.google.com/detail/lets-similar7/dcblioehjbkmncgofhfpfncdodgpcfmj
Description トップページ上で右クリックすればシミラーなど7サイトで分析します。
File Size 9.23 KB
Installation Count 113
Current Version 0.34
Last Updated 2015-05-08
Publish Date 2015-05-08
Rating 5.00/5 Total 2 Ratings
Developer https://www.kagua.biz
Payment Type free
Supported Languages 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"
        ]
    }
}