GraphPaper
Allowing all web pages to be turned into a GraphPaper module.
GraphPaper là gì?
GraphPaper là một tiện ích mở rộng Chrome được phát triển bởi Max Xu, và tính năng chính của nó là "Allowing all web pages to be turned into a GraphPaper module.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng GraphPaper
Tải xuống các tệp mở rộng GraphPaper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | GraphPaper |
ID | mgkkeomplcoebafamfhhfiameolaedkd |
URL Chính Thức | https://chromewebstore.google.com/detail/graphpaper/mgkkeomplcoebafamfhhfiameolaedkd |
Mô tả | Allowing all web pages to be turned into a GraphPaper module. |
Kích Thước Tệp | 6.97 KB |
Số Lần Cài Đặt | 226 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2015-01-27 |
Ngày Phát Hành | 2015-01-27 |
Nhà Phát Triển | Max Xu |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://graphpaper.co |
Ngôn Ngữ Được Hỗ Trợ | 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", " |