Notes Tab

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

Co to jest Notes Tab?

Notes Tab to rozszerzenie Chrome opracowane przez noreal.inv, a jego główną funkcją jest „Notes Tab - Write notes like sticky notes in "new tab "”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Notes Tab

Pobierz pliki rozszerzeń Notes Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
Oficjalny URL https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Opis Notes Tab - Write notes like sticky notes in "new tab "
Rozmiar pliku 71.37 KB
Liczba instalacji 1,118
Aktualna Wersja 1.0.2
Ostatnia Aktualizacja 2023-04-12
Data Publikacji 2020-04-28
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper noreal.inv
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://badhopeplum.ru/privacy_policy.html
Obsługiwane Języki 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"
}