ClickFunnels Viral Video Launch
Click Funnel goes Viral with Harmon Brothers
什么是ClickFunnels Viral Video Launch?
ClickFunnels Viral Video Launch是由hsebastian开发的Chrome扩展程序,该扩展的主要功能是“Click Funnel goes Viral with Harmon Brothers”。
扩展截图
下载ClickFunnels Viral Video Launch扩展crx文件
下载ClickFunnels Viral Video Launch扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Hey did you see the Squatty Potty or Poopourri commercial's? One of my favorite companies, ClickFunnels, partnered with Harmon Brothers, and are trying to make their new video go "viral" (whatever that means)... I got them to hook me (and you) up with a behind-the-scenes pass to watch them go viral (or die trying). You can get your ticket here: https://cfgoesviral.com/private-invitation?cf_affiliate_id=646478&affiliate_id=646478 I'll be watching it live, and hope that you do too!
扩展基本信息
名称 | ClickFunnels Viral Video Launch |
ID | cbofkojiidcnodgjghgobbifhelmhnak |
官方URL | https://chromewebstore.google.com/detail/clickfunnels-viral-video/cbofkojiidcnodgjghgobbifhelmhnak |
简介 | Click Funnel goes Viral with Harmon Brothers |
文件大小 | 29.98 KB |
安装次数 | 30 |
当前版本 | 1.0 |
更新时间 | 2017-09-02 |
上架时间 | 2017-09-02 |
开发者 | hsebastian |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ClickFunnels Viral Video Launch", "manifest_version": 2, "short_name": "cfviralvideolaunch", "description": "Click Funnel goes Viral with Harmon Brothers", "version": "1.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_394-1504377697.png" }, "icons": { "128": "128px_394-1504377715.jpg" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |