RhiNote
Taking notes has never been this simple before!
Что такое RhiNote?
RhiNote - это расширение Chrome, разработанное VYKDigital, и его основная функция - "Taking notes has never been this simple before!".
Снимки экрана расширения
Скачать файл CRX расширения RhiNote
Скачайте файлы расширений RhiNote в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
A very simple note taking extension that does not disrupt what you are doing. Rhinote lays over what ever site you are browsing so you can easily write a note and go back to browsing. Features auto saves so you never lose your notes. Choose the color you want you note to be to stay organize. Основная информация о расширении
| Название | |
| ID | pianmjimibbblnmpihpcihpomncboadc |
| Официальный URL | https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc |
| Описание | Taking notes has never been this simple before! |
| Размер файла | 281 KB |
| Количество установок | 13 |
| Текущая Версия | 0.0.1 |
| Последнее Обновление | 2016-10-16 |
| Дата публикации | 2016-10-16 |
| Рейтинг | 5.00/5 Всего 1 оценок |
| Разработчик | VYKDigital |
| Тип оплаты | free |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"browser_action": {
"default_icon": {
"19": "images\/icon19.png",
"38": "images\/icon38.png"
},
"default_popup": "index.html"
},
"description": "Taking notes has never been this simple before!",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png",
"48": "images\/icon48.png"
},
"manifest_version": 2,
"name": "RhiNote",
"offline_enabled": true,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.1"
} | |