movit
the video speed driver
Что такое movit?
movit - это расширение Chrome, разработанное Andrea Giammarchi, и его основная функция - "the video speed driver".
Снимки экрана расширения
Скачать файл CRX расширения movit
Скачайте файлы расширений movit в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This is a minimalistic interface to automatically setup any HTML5 Основная информация о расширении
| Название | |
| ID | ablgafeipbpmkdpohlfbnnloofcppbgj |
| Официальный URL | 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": [
" | |