Notetab - capture your thoughts
Capture your thoughts seamlessly in the new tab page
O que é Notetab - capture your thoughts?
Notetab - capture your thoughts é uma extensão do Chrome desenvolvida por Nicklas Cook, e sua principal característica é "Capture your thoughts seamlessly in the new tab page".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Notetab - capture your thoughts
Baixe arquivos de extensão Notetab - capture your thoughts 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
Replace the new tab with a better way to manage your life. Lightweight, minimalistic and blazing fast. ✔ Seamless syncing of notes across your Google account. ✔ Beautiful background images from reddit.com/r/Earthporn ✔ 'Notepads' to create lists, separate notes and much more. ✔ Bookmarks with images built in. ✔ Simple timer. ✔ Material Design with both light and dark themes. More Information: https://github.com/nicklascook/Notetab
Informações Básicas da Extensão
Nome | Notetab - capture your thoughts |
ID | malimlglkbkgjkainkeemkhmedcbeene |
URL Oficial | https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene |
Descrição | Capture your thoughts seamlessly in the new tab page |
Tamanho do Arquivo | 175 KB |
Contagem de Instalações | 190 |
Versão Atual | 1.4.5 |
Última Atualização | 2017-04-30 |
Data de Publicação | 2017-04-30 |
Classificação | 4.86/5 Total de 7 Avaliações |
Desenvolvedor | Nicklas Cook |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/nicklascook/Notetab |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Notetab - capture your thoughts", "author": "Nicklas Cook", "version": "1.4.5", "description": "Capture your thoughts seamlessly in the new tab page", "short_name": "Notetab", "incognito": "split", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "storage" ], "icons": { "128": "icon128.png" }, "manifest_version": 2 } |