Brightery Marketing Tool
Brightery Marketing tools
Cos'è Brightery Marketing Tool?
Brightery Marketing Tool è un'estensione di Chrome sviluppata da https://brightery.com, e la sua funzione principale è "Brightery Marketing tools".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Brightery Marketing Tool
Scarica i file di estensione Brightery Marketing Tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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] Informazioni di Base sull'Estensione
| Nome | |
| ID | cedbfmmoegngdjjocfgjghmelhighhoj |
| URL Ufficiale | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
| Descrizione | Brightery Marketing tools |
| Dimensione del File | 5.88 MB |
| Conteggio Installazioni | 86 |
| Versione Corrente | 2.4.30.0 |
| Ultimo Aggiornamento | 2021-02-17 |
| Data di Pubblicazione | 2021-02-17 |
| Valutazione | 4.00/5 Totale 4 Valutazioni |
| Sviluppatore | https://brightery.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.brightery.com |
| URL della Pagina di Aiuto | https://www.brightery.com |
| URL della Pagina della Politica sulla Privacy | https://www.brightery.com/en/page/privacy |
| Lingue Supportate | 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"
}
} | |