Notes Tab

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

Was ist Notes Tab?

Notes Tab ist eine Chrome-Erweiterung, die von noreal.inv entwickelt wurde, und ihr Hauptmerkmal ist "Notes Tab - Write notes like sticky notes in "new tab "".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Notes Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Notes Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
Offizielle URL https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Beschreibung Notes Tab - Write notes like sticky notes in "new tab "
Dateigröße 71.37 KB
Installationsanzahl 1,118
Aktuelle Version 1.0.2
Letztes Update 2023-04-12
Veröffentlichungsdatum 2020-04-28
Bewertung 3.00/5 Insgesamt 2 Bewertungen
Entwickler noreal.inv
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://badhopeplum.ru/privacy_policy.html
Unterstützte Sprachen 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"
}