Notes Tab

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

Vad är Notes Tab?

Notes Tab är en Chrome-tillägg utvecklad av noreal.inv, och dess huvudfunktion är "Notes Tab - Write notes like sticky notes in "new tab "".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Notes Tab-förlängningens CRX-fil

Ladda ner Notes Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
Officiell webbadress https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Beskrivning Notes Tab - Write notes like sticky notes in "new tab "
Filstorlek 71.37 KB
Antal Installationer 1,118
Aktuell Version 1.0.2
Senast Uppdaterad 2023-04-12
Publiceringsdatum 2020-04-28
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare noreal.inv
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://badhopeplum.ru/privacy_policy.html
Stödda Språk 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"
}