Let's Similar7
トップページ上で右クリックすればシミラーなど7サイトで分析します。
Wat is Let's Similar7?
Let's Similar7 is een Chrome-extensie ontwikkeld door https://www.kagua.biz, en de belangrijkste functie is "トップページ上で右クリックすればシミラーなど7サイトで分析します。".
Extensie Screenshots
Download het CRX-bestand van de extensie Let's Similar7
Download Let's Similar7-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
気になったページを右クリックですぐにSimilarWebなど7サイトで調べられます。
※http://www.aaa.com/の形式のみ。※削除はChromeの設定画面からできます。
更新履歴
2015-01-31 はてブ数やCuteStatなど6サイトを追加。Let's similarwebから改名。 Basisinformatie over de Extensie
| Naam | |
| ID | dcblioehjbkmncgofhfpfncdodgpcfmj |
| Officiële URL | https://chromewebstore.google.com/detail/lets-similar7/dcblioehjbkmncgofhfpfncdodgpcfmj |
| Beschrijving | トップページ上で右クリックすればシミラーなど7サイトで分析します。 |
| Bestandsgrootte | 9.23 KB |
| Aantal Installaties | 113 |
| Huidige Versie | 0.34 |
| Laatst Bijgewerkt | 2015-05-08 |
| Publicatiedatum | 2015-05-08 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://www.kagua.biz |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
}
} | |