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 |
| 公式URL | 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 |
| Eメール | [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"
}
} | |