Tiny notes

Create your tiny notes without leaving current tab

Qu'est-ce que Tiny notes ?

Tiny notes est une extension Chrome développée par taras.d, et sa fonction principale est "Create your tiny notes without leaving current tab".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tiny notes

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

                                            

Informations de Base sur l'Extension

Nom Tiny notes Tiny notes
ID bhpicdlgfpjaidahkmfddkehnmlbljed
URL Officiel https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed
Description Create your tiny notes without leaving current tab
Taille du Fichier 38.17 KB
Nombre d'Installations 71
Version Actuelle 1.0.3
Dernière Mise à Jour 2017-02-20
Date de Publication 2017-02-19
Évaluation 5.00/5 Total 1 Évaluations
Développeur taras.d
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        }
    }
}