Tiny notes
Create your tiny notes without leaving current tab
Hvad er Tiny notes?
Tiny notes er en Chrome-udvidelse udviklet af taras.d, og dens hovedfunktion er "Create your tiny notes without leaving current tab".
Udvidelsesskærmbilleder
Download Tiny notes-udvidelses-CRX-fil
Download Tiny notes-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                                             Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | bhpicdlgfpjaidahkmfddkehnmlbljed | 
| Officiel URL | https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed | 
| Beskrivelse | Create your tiny notes without leaving current tab | 
| Filstørrelse | 38.17 KB | 
| Antal Installationer | 71 | 
| Nuværende Version | 1.0.3 | 
| Senest Opdateret | 2017-02-20 | 
| Udgivelsesdato | 2017-02-19 | 
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser | 
| Udvikler | taras.d | 
| [email protected] | |
| Betalingsmetode | free | 
| Understøttede Sprog | 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"
        }
    }
}  |  |