Kartra - Review - Bonus - Discount
Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc
O que é Kartra - Review - Bonus - Discount?
Kartra - Review - Bonus - Discount é uma extensão do Chrome desenvolvida por firststopim, e sua principal característica é "Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc".
Baixar o arquivo CRX da Extensão Kartra - Review - Bonus - Discount
Baixe arquivos de extensão Kartra - Review - Bonus - Discount 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
New All-In-One Marketing Platform with amazing features as: Landing Page & Product/Funnel Creation with stunning Marketing Page Templates based on proven “Frank Kern-Funnels”, Powerful Email Marketing system with Marketing Automation Sequences, built-in ready to go rich Membership Sites, integrated complete Affiliate Management System, flexible Shopping Carts, Help Desk features with Live Chat, intelligent Split Testing and Detailed 360 Analytics, Video Marketing, and everything hosted for you. Add the extension to unlock your discount, bonus's and full review of Kartra
Informações Básicas da Extensão
Nome | Kartra - Review - Bonus - Discount |
ID | jpgfijkmikghpoedkcmnpfdfflholjke |
URL Oficial | https://chromewebstore.google.com/detail/kartra-review-bonus-disco/jpgfijkmikghpoedkcmnpfdfflholjke |
Descrição | Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc |
Tamanho do Arquivo | 14.94 KB |
Contagem de Instalações | 16 |
Versão Atual | 1.0 |
Última Atualização | 2018-04-19 |
Data de Publicação | 2018-04-18 |
Classificação | 4.00/5 Total de 1 Avaliações |
Desenvolvedor | firststopim |
Tipo de Pagamento | free |
Site da Extensão | http://firststopim.com/kartra |
URL da Página de Ajuda | http://firststopim.com/kartra |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kartra - Review - Bonus - Discount", "version": "1.0", "manifest_version": 2, "description": "Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc", "permissions": [ "gcm", "storage", "notifications", "identity" ], "background": { "persistent": false, "scripts": [ "OneSignal.js", "background.js" ] }, "browser_action": { "default_icon": "kartra1.png", "default_title": "Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "kartra1.png" } } |