movit
the video speed driver
Vad är movit?
movit är en Chrome-tillägg utvecklad av Andrea Giammarchi, och dess huvudfunktion är "the video speed driver".
Tilläggsskärmbilder
Ladda ner movit-förlängningens CRX-fil
Ladda ner movit-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This is a minimalistic interface to automatically setup any HTML5
Grundläggande Information om Tillägg
Namn | movit |
ID | ablgafeipbpmkdpohlfbnnloofcppbgj |
Officiell webbadress | https://chromewebstore.google.com/detail/movit/ablgafeipbpmkdpohlfbnnloofcppbgj |
Beskrivning | the video speed driver |
Filstorlek | 16.07 KB |
Antal Installationer | 31 |
Aktuell Version | 0.0.2 |
Senast Uppdaterad | 2019-03-30 |
Publiceringsdatum | 2019-03-27 |
Betyg | 4.50/5 Totalt 2 Betyg |
Utvecklare | Andrea Giammarchi |
E-post | [email protected] |
Betalningssätt | free |
Hjälpsida URL | https://github.com/WebReflection/movit |
Stödda Språk | 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": [ " |