Let's Similar7
トップページ上で右クリックすればシミラーなど7サイトで分析します。
Let's Similar7คืออะไร?
Let's Similar7 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.kagua.biz และคุณลักษณะหลักของมันคือ "トップページ上で右クリックすればシミラーなど7サイトで分析します。"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Let's Similar7
ดาวน์โหลดไฟล์ส่วนขยาย 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" ] } } |