Clickfunnels Easy Page Cloner

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

Clickfunnels Easy Page Clonerคืออะไร?

Clickfunnels Easy Page Cloner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cfpagecloner.com และคุณลักษณะหลักของมันคือ "Why spend too much time on building funnels? Clone any funnel in a second."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clickfunnels Easy Page Cloner

ดาวน์โหลดไฟล์ส่วนขยาย Clickfunnels Easy Page Cloner ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Click funnels Easy Page 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. With Click funnels Easy Page Cloner you can do that in just a few seconds. Click funnels Easy Page 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, Click funnels Easy Page Cloner has you covered for that as well. Just use our simple tool to move the page to the right page type.

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Clickfunnels Easy Page Cloner Clickfunnels Easy Page Cloner
ID pjngiaibdlbkddlmpilmojpemfdchkdj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clickfunnels-easy-page-cl/pjngiaibdlbkddlmpilmojpemfdchkdj
คำอธิบาย Why spend too much time on building funnels? Clone any funnel in a second.
ขนาดไฟล์ 387 KB
จำนวนการติดตั้ง 3,084
เวอร์ชันปัจจุบัน 2.0.47
อัปเดตครั้งล่าสุด 2023-12-26
วันที่เผยแพร่ 2021-06-25
คะแนน 3.55/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา https://cfpagecloner.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.cfpagecloner.com
URL หน้านโยบายความเป็นส่วนตัว https://tier5.us/chrome_extension
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clickfunnels Easy Page Cloner",
    "description": "Why spend too much time on building funnels? Clone any funnel in a second.",
    "version": "2.0.47",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": ".\/login.html",
        "default_title": "Clickfunnels Easy Page 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\/5e82703c568e944b9d22417d-Easy_CF_Page_Cloner_Pro-1622997372010-small_icon.png",
        "48": "images\/1621337186924-mediumLogo.png",
        "128": "images\/1621337186975-largeLogo.png"
    },
    "short_name": "CEPC"
}