Notes Tab

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

Hvad er Notes Tab?

Notes Tab er en Chrome-udvidelse udviklet af noreal.inv, og dens hovedfunktion er "Notes Tab - Write notes like sticky notes in "new tab "".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Notes Tab-udvidelses-CRX-fil

Download Notes Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
Officiel URL https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Beskrivelse Notes Tab - Write notes like sticky notes in "new tab "
Filstørrelse 71.37 KB
Antal Installationer 1,118
Nuværende Version 1.0.2
Senest Opdateret 2023-04-12
Udgivelsesdato 2020-04-28
Bedømmelse 3.00/5 Samlet 2 Bedømmelser
Udvikler noreal.inv
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://badhopeplum.ru/privacy_policy.html
Understøttede Sprog 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"
}