Sticky Notes

Sticky Notes for your Chrome.

Cos'è Sticky Notes?

Sticky Notes è un'estensione di Chrome sviluppata da Digi Developers, e la sua funzione principale è "Sticky Notes for your Chrome.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Sticky Notes

Scarica i file di estensione Sticky Notes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Sticky Notes for Chrome. Organize all of the work with sticky notes and get things done.

• You'll see the notes every time you open a new tab in chrome.
• Unlimited number of notes can be added.
• Customise the background colour of the page and also the colour of the notes.
• The size of the note can be easily updated and can be dragged to any desired 
  location.
• The notes will stay in the exact position even after you exit and reopen.
• The application is lightweight and very fast
• A google search is also included with this application

This Extension is brought to you by PaintballFuzz.com                    

Informazioni di Base sull'Estensione

Nome Sticky Notes Sticky Notes
ID ljmleabfckkeibbkniakljkabcchbfmc
URL Ufficiale https://chromewebstore.google.com/detail/sticky-notes/ljmleabfckkeibbkniakljkabcchbfmc
Descrizione Sticky Notes for your Chrome.
Dimensione del File 158 KB
Conteggio Installazioni 31
Versione Corrente 1.0
Ultimo Aggiornamento 2022-01-18
Data di Pubblicazione 2022-01-17
Sviluppatore Digi Developers
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://paintballfuzz.com/
Lingue Supportate en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Sticky Notes for your Chrome.",
    "manifest_version": 2,
    "name": "Sticky Notes",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}