domodel-diary
Password protected diary
Wat is domodel-diary?
domodel-diary is een Chrome-extensie ontwikkeld door https://thoughtsunificator.me, en de belangrijkste functie is "Password protected diary".
Extensie Screenshots
Download het CRX-bestand van de extensie domodel-diary
Download domodel-diary-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Features: - Calendar - Daily notes encrypted using AES - Password Protected To access your diary simply click the extension icon in the toolbar.
Basisinformatie over de Extensie
Naam | domodel-diary |
ID | hncoaagegcdnajffjpkldhfceipfgnnf |
Officiële URL | https://chromewebstore.google.com/detail/domodel-diary/hncoaagegcdnajffjpkldhfceipfgnnf |
Beschrijving | Password protected diary |
Bestandsgrootte | 47.43 KB |
Aantal Installaties | 103 |
Huidige Versie | 1.6.88 |
Laatst Bijgewerkt | 2021-10-25 |
Publicatiedatum | 2020-06-15 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://thoughtsunificator.me |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://thoughtsunificator.me |
Help Pagina-URL | http://thoughtsunificator.me |
Ondersteunde Talen | 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" } |