QwipIn - Say It With Video!
Qwip your favorite moment of any video
什么是QwipIn - Say It With Video!?
QwipIn - Say It With Video!是由https://qwip.in开发的Chrome扩展程序,该扩展的主要功能是“Qwip your favorite moment of any video”。
扩展截图
下载QwipIn - Say It With Video!扩展crx文件
下载QwipIn - Say It With Video!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Create and share viral clips from any video on the web. The QwipIn Extension places a QwipIn button on qwippable videos it finds while you're browsing the web. Find a moment in a video you love and want to share? Click the QwipIn icon on the video or the extension in your chrome menu. A new tab will open with the QwipIn creation window launched and ready to go. Where can I create qwips from? * Youtube (and any site with embeded youtube videos) * Vimeo * FunnyorDie * ESPN * TED * CollegeHumor * Vidme * Vine * Instagram * Twitch.tv What are Qwips? * Short looping videos that are up to 11 seconds in length * Like a Vine but you create it from existing video * Like a gif but with sound * Super fun to create and share Where should Qwips be shared? * ANYWHERE * Reddit * Facebook * Twitter * Slack * Medium * WordPress * SMS * WhatsApp * FB Messenger
扩展基本信息
名称 | |
ID | camcdldcjjkflbdejchbendhfmchojle |
官方URL | https://chromewebstore.google.com/detail/qwipin-say-it-with-video/camcdldcjjkflbdejchbendhfmchojle |
简介 | Qwip your favorite moment of any video |
文件大小 | 168 KB |
安装次数 | 75 |
当前版本 | 1.2 |
更新时间 | 2016-08-02 |
上架时间 | 2016-08-01 |
评分 | 4.33/5 共3次评分 |
开发者 | https://qwip.in |
付费类型 | free |
扩展官网 | https://qwip.in/extension |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "QwipIn - Say It With Video!", "short_name": "Create and share viral clips from any video on the web", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_title": "Lets Qwip this video!", "default_popup": "popup.html" }, "homepage_url": "https:\/\/qwip.in\/", "options_ui": { "page": "options.html", "chrome_style": true }, "icons": { "128": "icon.png", "16": "icon.png", "48": "icon.png" }, "permissions": [ "webNavigation", "activeTab", "contextMenus", "tabs", "storage", "https:\/\/qwip.in\/*", "https:\/\/*.qwip.in\/*", "http:\/\/*\/*", "https:\/\/*\/*", " |