Tiny notes

Create your tiny notes without leaving current tab

Wat is Tiny notes?

Tiny notes is een Chrome-extensie ontwikkeld door taras.d, en de belangrijkste functie is "Create your tiny notes without leaving current tab".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Tiny notes

Download Tiny 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

                                            

Basisinformatie over de Extensie

Naam Tiny notes Tiny notes
ID bhpicdlgfpjaidahkmfddkehnmlbljed
Officiële URL https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed
Beschrijving Create your tiny notes without leaving current tab
Bestandsgrootte 38.17 KB
Aantal Installaties 71
Huidige Versie 1.0.3
Laatst Bijgewerkt 2017-02-20
Publicatiedatum 2017-02-19
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar taras.d
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tiny notes",
    "version": "1.0.3",
    "description": "Create your tiny notes without leaving current tab",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Tiny notes",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "24": "icons\/icon-24.png",
            "32": "icons\/icon-32.png"
        }
    }
}