Tiny notes
Create your tiny notes without leaving current tab
Co to jest Tiny notes?
Tiny notes to rozszerzenie Chrome opracowane przez taras.d, a jego główną funkcją jest „Create your tiny notes without leaving current tab”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tiny notes
Pobierz pliki rozszerzeń Tiny notes w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                                             Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | bhpicdlgfpjaidahkmfddkehnmlbljed | 
| Oficjalny URL | https://chromewebstore.google.com/detail/tiny-notes/bhpicdlgfpjaidahkmfddkehnmlbljed | 
| Opis | Create your tiny notes without leaving current tab | 
| Rozmiar pliku | 38.17 KB | 
| Liczba instalacji | 71 | 
| Aktualna Wersja | 1.0.3 | 
| Ostatnia Aktualizacja | 2017-02-20 | 
| Data Publikacji | 2017-02-19 | 
| Ocena | 5.00/5 Łącznie 1 Oceny | 
| Deweloper | taras.d | 
| [email protected] | |
| Typ Płatności | free | 
| Obsługiwane Języki | 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"
        }
    }
}  |  |