Brightery Marketing Tool
Brightery Marketing tools
Wat is Brightery Marketing Tool?
Brightery Marketing Tool is een Chrome-extensie ontwikkeld door https://brightery.com, en de belangrijkste functie is "Brightery Marketing tools".
Extensie Screenshots
Download het CRX-bestand van de extensie Brightery Marketing Tool
Download Brightery Marketing Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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] Basisinformatie over de Extensie
| Naam | |
| ID | cedbfmmoegngdjjocfgjghmelhighhoj |
| Officiële URL | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
| Beschrijving | Brightery Marketing tools |
| Bestandsgrootte | 5.88 MB |
| Aantal Installaties | 86 |
| Huidige Versie | 2.4.30.0 |
| Laatst Bijgewerkt | 2021-02-17 |
| Publicatiedatum | 2021-02-17 |
| Beoordeling | 4.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | https://brightery.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.brightery.com |
| Help Pagina-URL | https://www.brightery.com |
| URL van de Privacybeleid Pagina | https://www.brightery.com/en/page/privacy |
| Ondersteunde Talen | 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"
}
} | |