webmBed
Taking .webm urls and displaying the video inline
Что такое webmBed?
webmBed - это расширение Chrome, разработанное Valeyard, и его основная функция - "Taking .webm urls and displaying the video inline".
Снимки экрана расширения
Скачать файл CRX расширения webmBed
Скачайте файлы расширений webmBed в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Takes any standard url to a .webm video and replaces it with the embedded version of the video. It SHOULD embed video on all sites (minus Twitter) but if you run into any problems just contact me with the problem site and I'll fix it. Hit the icon (as seen in the screenshots, located on the right hand side of the address bar) to bring up the menu to disable/enable the feature Update: v0.7.9 - Changed the URL recognition so it ignores duff urls and only displays relevant results. This is likely to need a lot more updating but I need user feedback on specific instances for that
Основная информация о расширении
Название | |
ID | gfbfkmmaicfmegknnopfbdgjbbeijkmn |
Официальный URL | https://chromewebstore.google.com/detail/webmbed/gfbfkmmaicfmegknnopfbdgjbbeijkmn |
Описание | Taking .webm urls and displaying the video inline |
Размер файла | 1.33 MB |
Количество установок | 37 |
Текущая Версия | 0.7.9 |
Последнее Обновление | 2014-04-15 |
Дата публикации | 2014-04-14 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | Valeyard |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "webmBed", "version": "0.7.9", "description": "Taking .webm urls and displaying the video inline", "icons": { "128": "images\/webmbed128.png", "16": "images\/webmbed16.png", "48": "images\/webmbed48.png" }, "content_scripts": [ { "matches": [ " |