domodel-diary

Password protected diary

Vad är domodel-diary?

domodel-diary är en Chrome-tillägg utvecklad av https://thoughtsunificator.me, och dess huvudfunktion är "Password protected diary".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner domodel-diary-förlängningens CRX-fil

Ladda ner domodel-diary-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Features:

- Calendar
- Daily notes encrypted using AES
- Password Protected

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

Grundläggande Information om Tillägg

Namn domodel-diary domodel-diary
ID hncoaagegcdnajffjpkldhfceipfgnnf
Officiell webbadress https://chromewebstore.google.com/detail/domodel-diary/hncoaagegcdnajffjpkldhfceipfgnnf
Beskrivning Password protected diary
Filstorlek 47.43 KB
Antal Installationer 103
Aktuell Version 1.6.88
Senast Uppdaterad 2021-10-25
Publiceringsdatum 2020-06-15
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://thoughtsunificator.me
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://thoughtsunificator.me
Hjälpsida URL http://thoughtsunificator.me
Stödda Språk 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"
}