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
公式URL 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
Eメール [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"
}