Explorer for Similarweb - More Insights
Fast. Free. Open Similarweb with just one click.
Explorer for Similarweb - More Insightsとは何ですか?
Explorer for Similarweb - More Insightsはamzbaseによって開発されたChromeの拡張機能で、その主な機能は「Fast. Free. Open Similarweb with just one click.」です。
拡張機能のスクリーンショット
Explorer for Similarweb - More Insights拡張機能のCRXファイルをダウンロード
Explorer for Similarweb - More Insights拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Gain unrestricted access to Similarweb data for more insights without the need for registration. No account creation or sign-in required. 拡張機能の基本情報
| 名前 | |
| ID | gnbellfcojlbfpnidlcggimfffcgohdp |
| 公式URL | https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp |
| 説明 | Fast. Free. Open Similarweb with just one click. |
| ファイルサイズ | 16.9 KB |
| インストール数 | 177 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2023-10-13 |
| 公開日 | 2023-10-13 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | amzbase |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://website2pdf.extensionfox.com/privacy |
| 対応言語 | en |
| manifest.json | |
{
"name": "Explorer for Similarweb - More Insights",
"version": "1.1",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"description": "Fast. Free. Open Similarweb with just one click.",
"icons": {
"128": "icon_128.png",
"48": "icon_48.png"
},
"action": {
"default_title": "Open in Similarweb"
},
"permissions": [
"activeTab"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
} | |