Create Sales Funnels
Create sales funnels easy way without coding...
What is Create Sales Funnels?
Create Sales Funnels is a Chrome extension developed by avatar7210, and its main feature is "Create sales funnels easy way without coding...".
Extension Screenshots
Download Create Sales Funnels Extension CRX File
Download Create Sales Funnels extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
If you’re interested in creating sales pages or lead generating; then this article is for you.We’ll take a look at a new product called Click Funnels and see if it’s worth our time. Click Funnels is a platform that provides you with many different features, all related to generating leads for your business or product.So, Click Funnels is a platform that allows you to create and configure a wide range of lead pages. These are professionally created themes that you can configure and edit for your needs. There’s no need to worry about programming or editing complicated code; it’s all click-based, drag and drop.In other words, Click Funnels makes it remarkably easy for you to create high converting lead pages that you can use to bring thousands of clients to your business.
Extension Basic Information
Name | |
ID | gengpllnldndghnllffmanecidbhiehi |
Official URL | https://chrome.google.com/webstore/detail/create-sales-funnels/gengpllnldndghnllffmanecidbhiehi |
Description | Create sales funnels easy way without coding... |
File Size | 25.35 KB |
Installation Count | 252 |
Current Version | 2.0 |
Last Updated | 2017-08-19 |
Publish Date | 2017-08-19 |
Developer | avatar7210 |
Payment Type | free |
Extension Website | https://www.vidasvegas.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Create Sales Funnels", "manifest_version": 2, "short_name": "clickfunnels", "description": "Create sales funnels easy way without coding...", "version": "2.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_728-1503156029.png" }, "icons": { "128": "128px_728-1503156018.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |