Kartra - Review - Bonus - Discount
Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc
什么是Kartra - Review - Bonus - Discount?
Kartra - Review - Bonus - Discount是由firststopim开发的Chrome扩展程序,该扩展的主要功能是“Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc”。
下载Kartra - Review - Bonus - Discount扩展crx文件
下载Kartra - Review - Bonus - Discount扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Kartra - Review - Bonus - Discount |
ID | jpgfijkmikghpoedkcmnpfdfflholjke |
官方URL | https://chromewebstore.google.com/detail/kartra-review-bonus-disco/jpgfijkmikghpoedkcmnpfdfflholjke |
简介 | Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc |
文件大小 | 14.94 KB |
安装次数 | 16 |
当前版本 | 1.0 |
更新时间 | 2018-04-19 |
上架时间 | 2018-04-18 |
评分 | 4.00/5 共1次评分 |
开发者 | firststopim |
付费类型 | free |
扩展官网 | http://firststopim.com/kartra |
帮助页面URL | http://firststopim.com/kartra |
支持的语言 | 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" } } |