Vor
Vor Board
Что такое Vor?
Vor - это расширение Chrome, разработанное http://vorboard.com, и его основная функция - "Vor Board".
Снимки экрана расширения
Скачать файл CRX расширения Vor
Скачайте файлы расширений Vor в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Vor Board makes searching on touch screens easier. Have you worked with a large interactive screen and thought how awkward the onscreen keyboard is? How about the pain of trying to type on a wireless keyboard whilst standing? If your team use a good old fashioned whiteboard – how many times have you taken a photo and emailed the picture? Have you ever asked the question ‘Can I rub this out now’? Wouldn’t it be nice if you could get more out of the whiteboard in your huddlespace or the interactive whiteboard that is gathering dust in your classroom? Vor Board is a collaboration tool that lets you seamlessly search the internet, intuitively explore ideas, save your progress and share the fruits of your labour. Try Vor Board now!
Основная информация о расширении
Название | |
ID | daoijgfamgfjfebpkegdhlmbpccppmgj |
Официальный URL | https://chrome.google.com/webstore/detail/vor/daoijgfamgfjfebpkegdhlmbpccppmgj |
Описание | Vor Board |
Размер файла | 432 KB |
Количество установок | 30 |
Текущая Версия | 117.10906.3 |
Последнее Обновление | 2017-09-22 |
Дата публикации | 2017-09-22 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | http://vorboard.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://vorboard.com |
URL страницы помощи | http://vorboard.com/questions/ |
URL страницы политики конфиденциальности | http://vorboard.com/terms-of-use |
Поддерживаемые языки | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Vor", "description": "Vor Board", "version": "117.10906.3", "chrome_url_overrides": { "newtab": "window.html" }, "background": { "scripts": [ "background.js" ] }, "sandbox": { "pages": [ "sandbox.html" ] }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "web_accessible_resources": [ "favicon.ico" ], "permissions": [ "activeTab", "storage", "webRequest", "webRequestBlocking", " |