ThoughtPad - Autosaving Online Notepad
ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache.
ThoughtPad - Autosaving Online Notepadคืออะไร?
ThoughtPad - Autosaving Online Notepad เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://thoughtpad.kingdomofs.com และคุณลักษณะหลักของมันคือ "ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ThoughtPad - Autosaving Online Notepad
ดาวน์โหลดไฟล์ส่วนขยาย ThoughtPad - Autosaving Online Notepad ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ThoughtPad is an autosaving notepad that opens up in a new tab. Type whatever you want & it is saved in your browsers' cache memory. The data is saved across sessions and can be retained/recovered even if your computer unexpectedly crashes & restarts. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | jakpglpcfkafpjpfdficjdgcbjiajmfb |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/thoughtpad-autosaving-onl/jakpglpcfkafpjpfdficjdgcbjiajmfb |
| คำอธิบาย | ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache. |
| ขนาดไฟล์ | 125 KB |
| จำนวนการติดตั้ง | 541 |
| เวอร์ชันปัจจุบัน | 1.0.2 |
| อัปเดตครั้งล่าสุด | 2017-12-25 |
| วันที่เผยแพร่ | 2017-12-25 |
| คะแนน | 4.33/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | https://thoughtpad.kingdomofs.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://thoughtpad.kingdomofs.com/ |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ThoughtPad - Autosaving Online Notepad",
"short_name": "ThoughtPad",
"description": "ThoughtPad is an auto-saving online notepad. You can type anything on new tab and it will autosave it in your browers cache.",
"version": "1.0.2",
"manifest_version": 2,
"author": "Sandeep Tripathy",
"icons": {
"128": "icon.png"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"chrome_url_overrides": {
"newtab": "thoughtpad.html"
}
} | |