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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |