Notes Tab

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

Qu'est-ce que Notes Tab ?

Notes Tab est une extension Chrome développée par noreal.inv, et sa fonction principale est "Notes Tab - Write notes like sticky notes in "new tab "".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Notes Tab

Téléchargez les fichiers d'extension Notes Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
URL Officiel https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Description Notes Tab - Write notes like sticky notes in "new tab "
Taille du Fichier 71.37 KB
Nombre d'Installations 1,118
Version Actuelle 1.0.2
Dernière Mise à Jour 2023-04-12
Date de Publication 2020-04-28
Évaluation 3.00/5 Total 2 Évaluations
Développeur noreal.inv
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://badhopeplum.ru/privacy_policy.html
Langues Prises en Charge 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"
}