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", " |