Kartra - Review - Bonus - Discount

Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc

Was ist Kartra - Review - Bonus - Discount?

Kartra - Review - Bonus - Discount ist eine Chrome-Erweiterung, die von firststopim entwickelt wurde, und ihr Hauptmerkmal ist "Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc".

Kartra - Review - Bonus - Discount-Erweiterungs-CRX-Datei herunterladen

Laden Sie Kartra - Review - Bonus - Discount-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Kartra - Review - Bonus - Discount Kartra - Review - Bonus - Discount
ID jpgfijkmikghpoedkcmnpfdfflholjke
Offizielle URL https://chromewebstore.google.com/detail/kartra-review-bonus-disco/jpgfijkmikghpoedkcmnpfdfflholjke
Beschreibung Kartra the all in one marketing platform for funnel building, emailing, helpdesk, affiliates, payments etc etc
Dateigröße 14.94 KB
Installationsanzahl 16
Aktuelle Version 1.0
Letztes Update 2018-04-19
Veröffentlichungsdatum 2018-04-18
Bewertung 4.00/5 Insgesamt 1 Bewertungen
Entwickler firststopim
Zahlungsart free
Erweiterungswebsite http://firststopim.com/kartra
Hilfeseite URL http://firststopim.com/kartra
Unterstützte Sprachen 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"
    }
}