clip it for later
‘clip it for later’ is a simple and clean bookmark app for articles, especially for those who ‘chronically’ open 1000+ tabs in one…
Τι είναι το clip it for later;
Το clip it for later είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον av.seoul, και η κύρια λειτουργία του είναι "‘clip it for later’ is a simple and clean bookmark app for articles, especially for those who ‘chronically’ open 1000+ tabs in one…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης clip it for later
Λήψη αρχείων επέκτασης clip it for later σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
‘clip it for later’ is a simple and clean bookmark app for articles, especially for those who ‘chronically’ open 1000+ tabs in one browser. This app is developed by one-person indi developer. I started developing this app for the final project of Programming A2Z 2015 at ITP NYU. I have been still developing this for both study and usage purpose for myself so any user feedbacks would be very welcome and much grateful for me. Currently, I have been researching on sharing data between different devices since this app uses chrome.storage.local which only stores data on the user's local machine. I decided not to use chrome.storage.sync because it does not allow the users to access storage more than over certain times per a minute, which does not fit on the purpose of this app. And also I decided not to use HTML5 Local Storage due to the insecurity of when the users delete caches of chrome browser that will delete database too. Please hit me up if you have any idea of this, I would appreciate. [email protected] Thanks, av
Βασικές Πληροφορίες Επέκτασης
Όνομα | clip it for later |
ID | nneimfibemiegbfgjmeblmfclkfknaml |
Επίσημο URL | https://chromewebstore.google.com/detail/clip-it-for-later/nneimfibemiegbfgjmeblmfclkfknaml |
Περιγραφή | ‘clip it for later’ is a simple and clean bookmark app for articles, especially for those who ‘chronically’ open 1000+ tabs in one… |
Μέγεθος Αρχείου | 581 KB |
Αριθμός Εγκαταστάσεων | 41 |
Τρέχουσα Έκδοση | 0.97 |
Τελευταία Ενημέρωση | 2016-07-25 |
Ημερομηνία Δημοσίευσης | 2016-07-25 |
Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | av.seoul |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.kimsehyun.kr |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "clip it for later", "permissions": [ "contextMenus", "management", "tabs", "activeTab", "storage", " |