QwipIn - Say It With Video!
Qwip your favorite moment of any video
QwipIn - Say It With Video!คืออะไร?
QwipIn - Say It With Video! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://qwip.in และคุณลักษณะหลักของมันคือ "Qwip your favorite moment of any video"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย QwipIn - Say It With Video!
ดาวน์โหลดไฟล์ส่วนขยาย 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:\/\/*\/*", " |