Sticky Notes++

Sticky Notes++

Wat is Sticky Notes++?

Sticky Notes++ is een Chrome-extensie ontwikkeld door phamtri262, en de belangrijkste functie is "Sticky Notes++".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Sticky Notes++

Download Sticky Notes++-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Allow pasting images from clipboard.
Type with your voice
Screenshot                    

Basisinformatie over de Extensie

Naam Sticky Notes++ Sticky Notes++
ID lkhplahbodalananoifbcgelbajkpmgn
Officiële URL https://chrome.google.com/webstore/detail/sticky-notes++/lkhplahbodalananoifbcgelbajkpmgn
Beschrijving Sticky Notes++
Bestandsgrootte 53.02 KB
Aantal Installaties 99
Huidige Versie 1.8
Laatst Bijgewerkt 2017-08-30
Publicatiedatum 2017-08-30
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar phamtri262
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sticky Notes++",
    "description": "Sticky Notes++",
    "version": "1.8",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "activeTab"
    ]
}