domodel-diary

Password protected diary

Hvad er domodel-diary?

domodel-diary er en Chrome-udvidelse udviklet af https://thoughtsunificator.me, og dens hovedfunktion er "Password protected diary".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download domodel-diary-udvidelses-CRX-fil

Download domodel-diary-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

                        Features:

- Calendar
- Daily notes encrypted using AES
- Password Protected

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

Grundlæggende oplysninger om udvidelsen

Navn domodel-diary domodel-diary
ID hncoaagegcdnajffjpkldhfceipfgnnf
Officiel URL https://chromewebstore.google.com/detail/domodel-diary/hncoaagegcdnajffjpkldhfceipfgnnf
Beskrivelse Password protected diary
Filstørrelse 47.43 KB
Antal Installationer 103
Nuværende Version 1.6.88
Senest Opdateret 2021-10-25
Udgivelsesdato 2020-06-15
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://thoughtsunificator.me
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://thoughtsunificator.me
Hjælpeside-URL http://thoughtsunificator.me
Understøttede Sprog 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"
}