1 Click Funnel Cloner

Clone ANY CF Funnels in Just a Click + Easy No-Coding CSS Styling

Co je 1 Click Funnel Cloner?

1 Click Funnel Cloner je rozšíření Chrome vyvinuté https://scalingwithautomations.com, a jeho hlavní funkcí je „Clone ANY CF Funnels in Just a Click + Easy No-Coding CSS Styling“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření 1 Click Funnel Cloner

Stáhněte si soubory rozšíření 1 Click Funnel Cloner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈

Why spend too much time on building funnels? Clone any funnel in a second.

1 Click Funnel Cloner allows you to easily copy any funnel page on the internet in just 2 simple clicks.

You may be wanting to copy a successful proven profitable funnel you've found on the internet. With1 Click Funnel Cloner you can do that in just a few seconds. 1 Click Funnel Cloner will alert you any time you are on a page that can be easily copied right into your funnel account, then you just click the copy button and boom just like that the funnel is now yours to paste into your funnel account.

Maybe you just built your page using the wrong page type and you don't want to rebuild the entire thing, 1 Click Funnel Cloner has you covered for that as well. Just use our simple tool to move the page to the right page type.

Maybe you just want to style your page and don't want to mess around with all the css codes.  No worries, we got you covered too!  Easily adjust positions, gradients, colors, shadows and more without having to learn all the codings! 

1 Click Funnel Cloner will save you hours and hours of time. You may be just one funnel away and with 1 Click Funnel Cloner you'll be able to get that one funnel much faster and easier.

**THS IS A WHITELABEL VERSION AS AUTHORIZED & IN PARTNERSHIP WITH TIER5.US**                    

Základní Informace o Rozšíření

Název 1 Click Funnel Cloner 1 Click Funnel Cloner
ID labpjfglhpndihndomjajpnmehngikbf
Oficiální URL https://chromewebstore.google.com/detail/1-click-funnel-cloner/labpjfglhpndihndomjajpnmehngikbf
Popis Clone ANY CF Funnels in Just a Click + Easy No-Coding CSS Styling
Velikost souboru 387 KB
Počet instalací 697
Aktuální Verze 1.2.5
Poslední Aktualizace 2023-06-27
Datum Vydání 2022-01-04
Vývojář https://scalingwithautomations.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.kevinctsai.com/
URL Stránky Nápovědy https://www.facebook.com/groups/becometheprospectingpro
URL Stránky Zásad Ochrany Soukromí https://www.scalingwithautomations.com/privacy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "1 Click Funnel Cloner",
    "description": "Clone ANY CF Funnels in Just a Click + Easy No-Coding CSS Styling ",
    "version": "1.2.5",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": ".\/login.html",
        "default_title": "1 Click Funnel Cloner"
    },
    "content_scripts": [
        {
            "css": [
                "jquery.toast.min.css"
            ],
            "js": [
                "js\/vendor.js",
                "js\/content.js"
            ],
            "matches": [
                ""
            ],
            "all_frames": false,
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background_bundle.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/js\/web\/savepage.js",
                "\/js\/web\/stylehero.js",
                "\/js\/web\/movecss.js",
                "js\/vendor.js",
                "html2Canvas.min.js",
                "images\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "16": "images\/60a4e857c27a7e5a7784aaca-1_Click_Funnel_Cloner-1640519378515-small_icon.png",
        "48": "images\/60a4e857c27a7e5a7784aaca-1_Click_Funnel_Cloner-1640519378581-medium_icon.png",
        "128": "images\/60a4e857c27a7e5a7784aaca-1_Click_Funnel_Cloner-1640519378634-large_icon.png"
    },
    "short_name": "1CFC"
}