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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
} | |