Brightery Marketing Tool
Brightery Marketing tools
Qu'est-ce que Brightery Marketing Tool ?
Brightery Marketing Tool est une extension Chrome développée par https://brightery.com, et sa fonction principale est "Brightery Marketing tools".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Brightery Marketing Tool
Téléchargez les fichiers d'extension Brightery Marketing Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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]
Informations de Base sur l'Extension
Nom | Brightery Marketing Tool |
ID | cedbfmmoegngdjjocfgjghmelhighhoj |
URL Officiel | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
Description | Brightery Marketing tools |
Taille du Fichier | 5.88 MB |
Nombre d'Installations | 86 |
Version Actuelle | 2.4.30.0 |
Dernière Mise à Jour | 2021-02-17 |
Date de Publication | 2021-02-17 |
Évaluation | 4.00/5 Total 4 Évaluations |
Développeur | https://brightery.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.brightery.com |
URL de la Page d'Aide | https://www.brightery.com |
URL de la Page de Politique de Confidentialité | https://www.brightery.com/en/page/privacy |
Langues Prises en Charge | 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" } } |