NowSync - Fast,Efficient bookmark management
Professional bookmark management! You can synchronize bookmarks intime across platforms and browsers! Support chrome, Firefox, edge!
Τι είναι το NowSync - Fast,Efficient bookmark management;
Το NowSync - Fast,Efficient bookmark management είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον BaiLuXiaoZi, και η κύρια λειτουργία του είναι "Professional bookmark management! You can synchronize bookmarks intime across platforms and browsers! Support chrome, Firefox, edge!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης NowSync - Fast,Efficient bookmark management
Λήψη αρχείων επέκτασης NowSync - Fast,Efficient bookmark management σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Nowsync is a professional bookmark management tool. Bookmarks can be quickly and timely synchronized between different computers and browsers. Using nowsync can greatly improve your productivity. It mainly has the following functions: 1. One click Import and export. You can easily import your browser's existing bookmarks into nowsync and export them to HTML files. 2. Multi browser and cross platform. You can use chrome, Firefox and edge browsers to synchronize bookmarks on Windows computers, MAC computers and Linux computers. 3. One key addition and multi terminal synchronization. As long as you add a browser to one computer, other computers with nowsync can instantly sync bookmarks. 4. The new tab opens. All bookmarks are opened in a new tab without overwriting the page you are browsing. 5. Bookmark search, quickly find bookmarks. When you have a lot of bookmarks, you can use the search function to quickly find the bookmark you want. 6. Bookmark management, re bookmark here. You can rearrange the bookmark order and bookmark directory.
Βασικές Πληροφορίες Επέκτασης
Όνομα | NowSync - Fast,Efficient bookmark management |
ID | cofcfmngbdcemdbokpadbbndkpojeenk |
Επίσημο URL | https://chromewebstore.google.com/detail/nowsync-fastefficient-boo/cofcfmngbdcemdbokpadbbndkpojeenk |
Περιγραφή | Professional bookmark management! You can synchronize bookmarks intime across platforms and browsers! Support chrome, Firefox, edge! |
Μέγεθος Αρχείου | 2.72 MB |
Αριθμός Εγκαταστάσεων | 657 |
Τρέχουσα Έκδοση | 2.2.2 |
Τελευταία Ενημέρωση | 2022-04-20 |
Ημερομηνία Δημοσίευσης | 2021-11-16 |
Προγραμματιστής | BaiLuXiaoZi |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.shuqianyun.net |
URL της Σελίδας Πολιτικής Απορρήτου | https://qimioss-1251156695.cos.ap-beijing.myqcloud.com/shuqianyun/privacy.html |
Υποστηριζόμενες Γλώσσες | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "2.2.2", "default_locale": "en", "manifest_version": 3, "permissions": [ "activeTab", "tabs", "bookmarks", "storage" ], "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self';" }, "homepage_url": "https:\/\/www.shuqianyun.net", "action": { "default_popup": "\/popup\/popup.html", "default_icon": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } }, "icons": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } } |