Tab Notes

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

Τι είναι το Tab Notes;

Το Tab Notes είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Vineeth TR, και η κύρια λειτουργία του είναι "Tab Notes will helps you to make notes on the browser. It is easy to use and quick to access".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tab Notes

Λήψη αρχείων επέκτασης Tab Notes σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Tab Notes Tab Notes
ID fiinodkfgdoljchgmojlnfijgmkmaiel
Επίσημο URL https://chromewebstore.google.com/detail/tab-notes/fiinodkfgdoljchgmojlnfijgmkmaiel
Περιγραφή Tab Notes will helps you to make notes on the browser. It is easy to use and quick to access
Μέγεθος Αρχείου 101 KB
Αριθμός Εγκαταστάσεων 200
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2023-01-18
Ημερομηνία Δημοσίευσης 2022-10-20
Αξιολόγηση 4.73/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής Vineeth TR
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας https://vineethtrv.github.io
Υποστηριζόμενες Γλώσσες 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"
    }
}