Qvotr
Save and share quotes from around the web with a single click.
Τι είναι το Qvotr;
Το Qvotr είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://qvotr.com, και η κύρια λειτουργία του είναι "Save and share quotes from around the web with a single click.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Qvotr
Λήψη αρχείων επέκτασης Qvotr σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Save text from any website by selecting text on the page and clicking the Qvotr chrome extention. With a single click, the quote is saved to your collection on qvotr.com. You can view all your saved quotes on qvotr.com and discover new quotes from other users.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hcnnoehmifkdlbiihocaadhemblgleep |
Επίσημο URL | https://chrome.google.com/webstore/detail/qvotr/hcnnoehmifkdlbiihocaadhemblgleep |
Περιγραφή | Save and share quotes from around the web with a single click. |
Μέγεθος Αρχείου | 64.08 KB |
Αριθμός Εγκαταστάσεων | 136 |
Τρέχουσα Έκδοση | 0.3.6 |
Τελευταία Ενημέρωση | 2019-06-09 |
Ημερομηνία Δημοσίευσης | 2019-06-09 |
Αξιολόγηση | 3.20/5 Συνολικά 15 Αξιολογήσεις |
Προγραμματιστής | http://qvotr.com |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.qvotr.com |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Qvotr", "version": "0.3.6", "description": "Save and share quotes from around the web with a single click.", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_title": "Qvotr", "default_icon": { "19": "icon.png", "38": "icon.png" } }, "background": { "scripts": [ "jquery-2.1.1.min.js", "eventPage.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |