Funnelicious

Funnelicious

Funnelicious란 무엇입니까?

Funnelicious은(는) funneliciousapp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Funnelicious"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Funnelicious 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        The Brand-New Chrome and Firefox Plugin for ClickFunnels to Supercharge your Funnels for Higher Conversions and Increased Sales!

Funnelicious gives you unique, easy to use, add-ons to your existing sales funnels. 
We built a unique plugin where you have access to add-ons at your fingertips and with zero code editing on your part.

It's not low-code; it's Zero-code!

Edit the text fields and choose from drop-downs with instant one-click copy and quick-paste into ClickFunnels.

We have add-ons for all kinds of Funnel Hacks you need. 
Take a look at our sampling of cool Funnel Hacks:
1. Add cool Page Confetti to a celebration or a Thank You page!
2. Add an Informational Banner at the top of your funnel page!
3. Add a Scrolling Marquee at the bottom of your funnel page!
4. Add a Scrolling Video Overlay!
5. Add a Coupon Code to ClickFunnels Checkout Pages!
6. Link Images and text to OTO's (One-Time-Offers)!
7. Add and Create incredible Gradients to any page!
8. We built a crazy good gradient editor - Check it out!

So join us in building out the world's best and easy-to-use ClickFunnels Plugin! We will start building out new and more amazing plugins as the community grows!  We want to hear your suggestions for new add-ons.

Just tell us, and we'll get it coded by our highly qualified developers and add it to the plugin.

We're All Ears!                    

확장 프로그램 기본 정보

이름 Funnelicious Funnelicious
ID akgbidijhbicilkmocagnifpgnaphbdo
공식 URL https://chromewebstore.google.com/detail/funnelicious/akgbidijhbicilkmocagnifpgnaphbdo
설명 Funnelicious
파일 크기 998 KB
설치 횟수 35
현재 버전 2.3
최근 업데이트 2022-05-11
출시 날짜 2021-08-31
평점 5.00/5 총 1 개의 평점
개발자 funneliciousapp
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 http://www.funneliciousapp.com
도움말 페이지 URL https://www.wpexpertservices.com/contact-us/
개인정보 보호 정책 페이지 URL https://getterms.io/view/FCg1y/privacy/en-us
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Funnelicious",
    "description": "Funnelicious",
    "version": "2.3",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_popup": ".\/lib\/html\/popup.html"
    },
    "icons": {
        "128": ".\/lib\/icons\/Icon128.png"
    },
    "permissions": [
        "storage",
        "http:\/\/funneliciousapp.com\/*",
        "clipboardWrite"
    ]
}