Brightery Marketing Tool
Brightery Marketing tools
Was ist Brightery Marketing Tool?
Brightery Marketing Tool ist eine Chrome-Erweiterung, die von https://brightery.com entwickelt wurde, und ihr Hauptmerkmal ist "Brightery Marketing tools".
Erweiterungsscreenshots
Brightery Marketing Tool-Erweiterungs-CRX-Datei herunterladen
Laden Sie Brightery Marketing Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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]
Grundlegende Informationen zur Erweiterung
Name | Brightery Marketing Tool |
ID | cedbfmmoegngdjjocfgjghmelhighhoj |
Offizielle URL | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
Beschreibung | Brightery Marketing tools |
Dateigröße | 5.88 MB |
Installationsanzahl | 86 |
Aktuelle Version | 2.4.30.0 |
Letztes Update | 2021-02-17 |
Veröffentlichungsdatum | 2021-02-17 |
Bewertung | 4.00/5 Insgesamt 4 Bewertungen |
Entwickler | https://brightery.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.brightery.com |
Hilfeseite URL | https://www.brightery.com |
URL der Datenschutzrichtlinien-Seite | https://www.brightery.com/en/page/privacy |
Unterstützte Sprachen | 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" } } |