Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

O que é Notes Tab?

Notes Tab é uma extensão do Chrome desenvolvida por noreal.inv, e sua principal característica é "Notes Tab - Write notes like sticky notes in "new tab "".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Notes Tab

Baixe arquivos de extensão Notes Tab 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

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

Informações Básicas da Extensão

Nome Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
URL Oficial https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Descrição Notes Tab - Write notes like sticky notes in "new tab "
Tamanho do Arquivo 71.37 KB
Contagem de Instalações 1,118
Versão Atual 1.0.2
Última Atualização 2023-04-12
Data de Publicação 2020-04-28
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor noreal.inv
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://badhopeplum.ru/privacy_policy.html
Idiomas Suportados en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}