Synqnest
Get Synqnest - The Chrome extension that makes you productive by managing mobile notifications seamlessly from your desktop.
Τι είναι το Synqnest;
Το Synqnest είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://synqnest.com, και η κύρια λειτουργία του είναι "Get Synqnest - The Chrome extension that makes you productive by managing mobile notifications seamlessly from your desktop.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Synqnest
Λήψη αρχείων επέκτασης Synqnest σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Tired of switching between phone and computer for notifications and messages? Want to easily copy/paste across devices? Synqnest has got your back! With our Chrome extension, you can mirror notifications from your phone straight to your desktop and even reply to messages without ever leaving your browser. We also support copying from mobile device and pasting at desktop or vice a versa. Say goodbye to juggling devices and hello to seamless communication. • • • Use Synqnest to: ★ Sync Mobile Notifications on your Desktop for a Seamless Experience ★ Reply to Mobile Messages from the Comfort of your Desktop ★ Copy paster between devices. Stay in Synq, effortlessly! Questions? Feedback? Reach out on [email protected].
Βασικές Πληροφορίες Επέκτασης
Όνομα | Synqnest |
ID | jaafcldblmpgbokejbhmggeeegjofhep |
Επίσημο URL | https://chromewebstore.google.com/detail/synqnest/jaafcldblmpgbokejbhmggeeegjofhep |
Περιγραφή | Get Synqnest - The Chrome extension that makes you productive by managing mobile notifications seamlessly from your desktop. |
Μέγεθος Αρχείου | 12.47 MB |
Αριθμός Εγκαταστάσεων | 24 |
Τρέχουσα Έκδοση | 1.6.10 |
Τελευταία Ενημέρωση | 2023-11-04 |
Ημερομηνία Δημοσίευσης | 2023-03-06 |
Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://synqnest.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://synqnest.com |
URL της Σελίδας Πολιτικής Απορρήτου | https://synqnest.com/wp-content/uploads/2023/06/privacy_policy.pdf |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Synqnest", "version": "1.6.10", "description": "Get Synqnest - The Chrome extension that makes you productive by managing mobile notifications seamlessly from your desktop.", "icons": { "16": "icons\/favicon-16x16.png", "32": "icons\/favicon-32x32.png", "48": "icons\/favicon-96x96.png", "192": "icons\/android-icon-192x192.png" }, "commands": { "copyCode": { "suggested_key": { "default": "Alt+C", "mac": "Alt+C" }, "description": "Copy Code" } }, "action": { "default_icon": { "16": "icons\/favicon-16x16.png", "96": "icons\/favicon-96x96.png", "32": "icons\/favicon-32x32.png" }, "default_title": "Synqnest", "default_popup": "index.html" }, "background": { "service_worker": "dist\/background.js", "type": "module" }, "oauth2": { "client_id": "465074450357-sb2d2jk5lhn612o0v16blp5bsqs8pk7s.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/contacts.readonly" ] }, "permissions": [ "alarms", "identity", "idle", "scripting", "notifications", "contextMenus", "offscreen", "clipboardWrite" ], "host_permissions": [ " |