movit
the video speed driver
什麼是movit?
movit是由Andrea Giammarchi開發的Chrome擴展程式,該擴展的主要功能是“the video speed driver”。
擴展截圖
下載movit擴展crx文件
下載movit擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a minimalistic interface to automatically setup any HTML5
擴展基本資訊
名稱 | movit |
ID | ablgafeipbpmkdpohlfbnnloofcppbgj |
官方網址 | https://chromewebstore.google.com/detail/movit/ablgafeipbpmkdpohlfbnnloofcppbgj |
簡介 | the video speed driver |
檔案大小 | 16.07 KB |
安裝次數 | 31 |
目前版本 | 0.0.2 |
更新時間 | 2019-03-30 |
上架時間 | 2019-03-27 |
評分 | 4.50/5 共 2 次評分 |
開發者 | Andrea Giammarchi |
電子郵箱 | [email protected] |
付費類型 | free |
說明頁面URL | https://github.com/WebReflection/movit |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "movit", "short_name": "movit", "version": "0.0.2", "description": "the video speed driver", "author": "Andrea Giammarchi", "manifest_version": 2, "browser_action": { "default_icon": { "16": "icons\/16.png", "20": "icons\/20.png", "32": "icons\/32.png", "40": "icons\/40.png" }, "default_popup": "popup.html", "default_title": "movit" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/movit.js" ], "match_about_blank": true, "matches": [ " |