GraphPaper
Allowing all web pages to be turned into a GraphPaper module.
GraphPaperคืออะไร?
GraphPaper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Max Xu และคุณลักษณะหลักของมันคือ "Allowing all web pages to be turned into a GraphPaper module."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GraphPaper
ดาวน์โหลดไฟล์ส่วนขยาย GraphPaper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Converting live web pages into GraphPaper modules has been one of the most powerful features we have. By fitting together your frequently used websites like a jigsaw puzzle, you can create your own personalised dashboard. However, some websites cannot be embedded by default, until now. By installing this Chrome Extension, you will be able to convert any website you want. The possibilities are endless. Note: To use this extension, you need to sign up for an account on http://about.graphpaper.co/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | GraphPaper |
ID | mgkkeomplcoebafamfhhfiameolaedkd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/graphpaper/mgkkeomplcoebafamfhhfiameolaedkd |
คำอธิบาย | Allowing all web pages to be turned into a GraphPaper module. |
ขนาดไฟล์ | 6.97 KB |
จำนวนการติดตั้ง | 226 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2015-01-27 |
วันที่เผยแพร่ | 2015-01-27 |
ผู้พัฒนา | Max Xu |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://graphpaper.co |
ภาษาที่รองรับ | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "icons": { "128": "icon.png" }, "description": "Allowing all web pages to be turned into a GraphPaper module.", "manifest_version": 2, "name": "GraphPaper", "permissions": [ "webRequest", "webRequestBlocking", " |