RhiNote
Taking notes has never been this simple before!
O que é RhiNote?
RhiNote é uma extensão do Chrome desenvolvida por VYKDigital, e sua principal característica é "Taking notes has never been this simple before!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão RhiNote
Baixe arquivos de extensão RhiNote no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | RhiNote |
ID | pianmjimibbblnmpihpcihpomncboadc |
URL Oficial | https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc |
Descrição | Taking notes has never been this simple before! |
Tamanho do Arquivo | 281 KB |
Contagem de Instalações | 13 |
Versão Atual | 0.0.1 |
Última Atualização | 2016-10-16 |
Data de Publicação | 2016-10-16 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | VYKDigital |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |