Brightery Marketing Tool
Brightery Marketing tools
What is Brightery Marketing Tool?
Brightery Marketing Tool is a Chrome extension developed by https://brightery.com, and its main feature is "Brightery Marketing tools".
Extension Screenshots
Download Brightery Marketing Tool Extension CRX File
Download Brightery Marketing Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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]
Extension Basic Information
Name | Brightery Marketing Tool |
ID | cedbfmmoegngdjjocfgjghmelhighhoj |
Official URL | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
Description | Brightery Marketing tools |
File Size | 5.88 MB |
Installation Count | 86 |
Current Version | 2.4.30.0 |
Last Updated | 2021-02-17 |
Publish Date | 2021-02-17 |
Rating | 4.00/5 Total 4 Ratings |
Developer | https://brightery.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.brightery.com |
Help Page URL | https://www.brightery.com |
Privacy Policy Page URL | https://www.brightery.com/en/page/privacy |
Supported Languages | 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" } } |