Tab Notes

Tab Notes will helps you to make notes on the browser. It is easy to use and quick to access

Qu'est-ce que Tab Notes ?

Tab Notes est une extension Chrome développée par Vineeth TR, et sa fonction principale est "Tab Notes will helps you to make notes on the browser. It is easy to use and quick to access".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

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

Téléchargez les fichiers d'extension Tab Notes 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

                        Tab Notes lets you compose notes like articles using a variety of typography styles. You can also draw shapes to accompany your notes. Notes will automatically be saved and synced with each new tab. Tab Notes offers you a wide variety of built-in themes. If you are not satisfied with the built-in themes, you can create custom themes as well.

# Features of Tab Notes

⚡ Quick and easy to access notes while clicking on a new tab
🗂️ Store multiple notes 
✍️ Variety of typography styles are available to write notes
📐 Draw shapes to accompany your notes 
🤹 Code block support 
🎨 Variety of built-in themes and option to create your own theme
💾 Auto saving notes
🔄 Real time tab sync                    

Informations de Base sur l'Extension

Nom Tab Notes Tab Notes
ID fiinodkfgdoljchgmojlnfijgmkmaiel
URL Officiel https://chromewebstore.google.com/detail/tab-notes/fiinodkfgdoljchgmojlnfijgmkmaiel
Description Tab Notes will helps you to make notes on the browser. It is easy to use and quick to access
Taille du Fichier 101 KB
Nombre d'Installations 200
Version Actuelle 1.0.2
Dernière Mise à Jour 2023-01-18
Date de Publication 2022-10-20
Évaluation 4.73/5 Total 11 Évaluations
Développeur Vineeth TR
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://vineethtrv.github.io
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tab Notes",
    "version": "1.0.2",
    "description": "Tab Notes will helps you to make notes on the browser. It is easy to use and quick to access",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "assets\/images\/tab_note_16x16.png",
        "32": "assets\/images\/tab_note_32x32.png",
        "48": "assets\/images\/tab_note_48x48.png",
        "128": "assets\/images\/Tab_Note_Logo_128x128.png"
    }
}