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" ] } |