Ventuno Editorial Player Video Selection
Ventuno Editorial Player video selection
Что такое Ventuno Editorial Player Video Selection?
Ventuno Editorial Player Video Selection - это расширение Chrome, разработанное https://www.ventunotech.com, и его основная функция - "Ventuno Editorial Player video selection".
Снимки экрана расширения
Скачать файл CRX расширения Ventuno Editorial Player Video Selection
Скачайте файлы расширений Ventuno Editorial Player Video Selection в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Ventuno Editorial Player Video Selection using chrome extension is used by Ventuno Platform Publishers to select video for their webpage, it will save time and easy to select video than existing method of selection.
Основная информация о расширении
Название | Ventuno Editorial Player Video Selection |
ID | flnpdmcpicdpjphknppapodcilibinam |
Официальный URL | https://chromewebstore.google.com/detail/ventuno-editorial-player/flnpdmcpicdpjphknppapodcilibinam |
Описание | Ventuno Editorial Player video selection |
Размер файла | 1.61 MB |
Количество установок | 90 |
Текущая Версия | 2.2.4 |
Последнее Обновление | 2017-06-01 |
Дата публикации | 2017-06-01 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | https://www.ventunotech.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "browser_action": { "default_icon": "images\/login_38.png", "default_popup": "popup.html", "default_title": "Ventuno Editorial Player Video Selection", "options_page": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "Ventuno Editorial Player video selection", "homepage_url": "http:\/\/www.ventunotech.com\/", "icons": { "128": "images\/logo_128.png", "19": "images\/login_19.png", "38": "images\/login_38.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDAmzw7IaisA4JksMyzkhUKGNJDuXas\/Eryt1Qh7UnR5TW2sVn5TnirBYp3Oizfel36HMlk\/ukzG1kWWKRVh67FtwhLaY4dCVCEDxHKAATCbb3bLiE0P57k\/Mskj3HlA4rzKNKS5nkAXjdGM62xugBCnLVJ6qGoTQWSluZd+MMTUwIDAQAB", "manifest_version": 2, "name": "Ventuno Editorial Player Video Selection", "permissions": [ "unlimitedStorage", "storage", "tabs", "activeTab", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2.4" } |