Funnelicious
Funnelicious
Funneliciousとは何ですか?
Funneliciousはfunneliciousappによって開発されたChromeの拡張機能で、その主な機能は「Funnelicious」です。
拡張機能のスクリーンショット
Funnelicious拡張機能のCRXファイルをダウンロード
Funnelicious拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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! 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
]
} | |