domodel-diary

Password protected diary

什麼是domodel-diary?

domodel-diary是由https://thoughtsunificator.me開發的Chrome擴展程式,該擴展的主要功能是“Password protected diary”。

擴展截圖

screenshot
screenshot
screenshot

下載domodel-diary擴展crx文件

下載domodel-diary擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Features:

- Calendar
- Daily notes encrypted using AES
- Password Protected

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

擴展基本資訊

名稱 domodel-diary domodel-diary
ID hncoaagegcdnajffjpkldhfceipfgnnf
官方網址 https://chromewebstore.google.com/detail/domodel-diary/hncoaagegcdnajffjpkldhfceipfgnnf
簡介 Password protected diary
檔案大小 47.43 KB
安裝次數 103
目前版本 1.6.88
更新時間 2021-10-25
上架時間 2020-06-15
評分 5.00/5 共 1 次評分
開發者 https://thoughtsunificator.me
電子郵箱 [email protected]
付費類型 free
擴展官網 http://thoughtsunificator.me
說明頁面URL http://thoughtsunificator.me
支援的語言 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"
}