domodel-diary

Password protected diary

Co to jest domodel-diary?

domodel-diary to rozszerzenie Chrome opracowane przez https://thoughtsunificator.me, a jego główną funkcją jest „Password protected diary”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia domodel-diary

Pobierz pliki rozszerzeń domodel-diary 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

                        Features:

- Calendar
- Daily notes encrypted using AES
- Password Protected

To access your diary simply click the extension icon in the toolbar.                    

Podstawowe informacje o rozszerzeniu

Nazwa domodel-diary domodel-diary
ID hncoaagegcdnajffjpkldhfceipfgnnf
Oficjalny URL https://chromewebstore.google.com/detail/domodel-diary/hncoaagegcdnajffjpkldhfceipfgnnf
Opis Password protected diary
Rozmiar pliku 47.43 KB
Liczba instalacji 103
Aktualna Wersja 1.6.88
Ostatnia Aktualizacja 2021-10-25
Data Publikacji 2020-06-15
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://thoughtsunificator.me
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://thoughtsunificator.me
Adres URL Strony Pomocy http://thoughtsunificator.me
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Password protected diary",
    "manifest_version": 2,
    "name": "domodel-diary",
    "homepage_url": "https:\/\/thoughtsunificator.me",
    "icons": {
        "16": "resource\/favicon-16x16.png",
        "32": "resource\/favicon-32x32.png",
        "48": "resource\/favicon-48x48.png",
        "128": "resource\/favicon-128x128.png",
        "192": "resource\/favicon-192x192.png"
    },
    "browser_action": {
        "browser_style": false,
        "default_icon": "resource\/favicon-32x32.png",
        "default_title": "domodel-diary",
        "default_popup": "index.html"
    },
    "version": "1.6.88"
}