domodel-diary

Password protected diary

domodel-diaryคืออะไร?

domodel-diary เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://thoughtsunificator.me และคุณลักษณะหลักของมันคือ "Password protected diary"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย domodel-diary

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
}