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 |
官方網址 | 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" } } |