Brightery Marketing Tool
Brightery Marketing tools
O que é Brightery Marketing Tool?
Brightery Marketing Tool é uma extensão do Chrome desenvolvida por https://brightery.com, e sua principal característica é "Brightery Marketing tools".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Brightery Marketing Tool
Baixe arquivos de extensão Brightery Marketing Tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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]
Informações Básicas da Extensão
Nome | Brightery Marketing Tool |
ID | cedbfmmoegngdjjocfgjghmelhighhoj |
URL Oficial | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
Descrição | Brightery Marketing tools |
Tamanho do Arquivo | 5.88 MB |
Contagem de Instalações | 86 |
Versão Atual | 2.4.30.0 |
Última Atualização | 2021-02-17 |
Data de Publicação | 2021-02-17 |
Classificação | 4.00/5 Total de 4 Avaliações |
Desenvolvedor | https://brightery.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.brightery.com |
URL da Página de Ajuda | https://www.brightery.com |
URL da Página de Política de Privacidade | https://www.brightery.com/en/page/privacy |
Idiomas Suportados | 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" } } |