Brightery Marketing Tool
Brightery Marketing tools
什麼是Brightery Marketing Tool?
Brightery Marketing Tool是由https://brightery.com開發的Chrome擴展程式,該擴展的主要功能是“Brightery Marketing tools”。
擴展截圖
下載Brightery Marketing Tool擴展crx文件
下載Brightery Marketing Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Brightery marketing tool,
7 days trial version is available, create an account at https://www.brightery.com and just login.
Thousands of companies in 100+ countries use Brightery apps to be more productive everyday.
Work smarter with Brightery!
Create a free account at:
www.brightery.com
Report your feedback and issues to:
[email protected] 擴展基本資訊
| 名稱 | |
| ID | cedbfmmoegngdjjocfgjghmelhighhoj |
| 官方網址 | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
| 簡介 | Brightery Marketing tools |
| 檔案大小 | 5.88 MB |
| 安裝次數 | 86 |
| 目前版本 | 2.4.30.0 |
| 更新時間 | 2021-02-17 |
| 上架時間 | 2021-02-17 |
| 評分 | 4.00/5 共 4 次評分 |
| 開發者 | https://brightery.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.brightery.com |
| 說明頁面URL | https://www.brightery.com |
| 隱私政策頁面URL | https://www.brightery.com/en/page/privacy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Brightery Marketing Tool",
"short_name": "BMTCE",
"description": "Brightery Marketing tools",
"version": "2.4.30.0",
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.brightery.com https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/maps.googleapis.com; object-src 'self'",
"web_accessible_resources": [
"*"
],
"externally_connectable": {
"matches": [
"*:\/\/www.brightery.com\/*"
]
},
"icons": {
"16": "img\/logo.png",
"32": "img\/logo.png",
"64": "img\/logo.png",
"128": "img\/logo.png"
},
"options_page": "index.html",
"browser_action": {
"default_icon": {
"16": "img\/logo.png",
"24": "img\/logo.png",
"32": "img\/logo.png",
"128": "img\/logo.png"
},
"default_popup": "background\/popup.html"
}
} | |