Simplehuman, supercharged shortcuts for Gmail
Easy and superhuman shortcuts for Gmail. Be faster at email with supercharged shortcuts and command center right inside Gmail.
Τι είναι το Simplehuman, supercharged shortcuts for Gmail;
Το Simplehuman, supercharged shortcuts for Gmail είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον simplehuman.email, και η κύρια λειτουργία του είναι "Easy and superhuman shortcuts for Gmail. Be faster at email with supercharged shortcuts and command center right inside Gmail.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Simplehuman, supercharged shortcuts for Gmail
Λήψη αρχείων επέκτασης Simplehuman, supercharged shortcuts for Gmail σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Simplehuman sits inside Gmail and supercharges keyboard shortcuts to make you faster at email. Use simpler keyboard shortcuts to navigate through email, archive, delete, switch between email in almost flow-state speeds. It brings the Superhuman shortcut experience right inside Gmail, without costing your $30/month. Reach inbox zero or inbox read. Whatever your style, Simplehuman simply works. Say hello to a faster, healthier relationship with your email. Note: This extension requires enabling keyboard shortcuts in Gmail Settings before use. Features: 1. Superhuman shortcuts right inside Gmail - Esc, Snooze, Command+K, RSVP, Open Links A simpler and affordable alternative to Superhuman. This extensions adds the same shortcuts and workflows that you love and have gotten used to. Extra handy for times you *have* to use Gmail or if you are looking to stop using Superhuman, but your shortcut muscle memory still wants to use the same shortcuts. 2. Command Center for emails - Cmd+K or Ctrl+K All your email actions - mark read/unread, report spam, archive, add label, compose etc available in an easy to use command bar. You wouldn't need to use your mouse again (mostly). An alternative to Superhuman, if you will. 3. Nudges to learn keyboard shortcuts Whenever you use your mouse, Simplehuman gently prompts you with the keyboard shortcut that you could have use instead. Migrate to using shortcuts at your own pace. 4. Quick navigation through your email Jumping between your Inbox, Sent, Drafts, or Folders is now an easy to use command with Simplehuman. Hit `Esc` to go back to the previous screen from wherever you are. You don't need a $30/month app to give you shortcuts when Gmail already has them ;) 5. Quick actions for Opening links, RSVP, Unsubscribe, and attachments RSVP to calendar invites, open attachments or links, or unsubscribe from those pesky emails using the Command Center. 6. Browser extension that works everywhere Works on all popular browsers. You can continue using extensions like Grammarly, Streak, and Mixmax while being faster at email. Email is heavy, hard, and plenty. But email does not have to be a pain or expensive. Mastery over your email is the quickest way to a healthier relationship with it, and Simplehuman will get you there. Better productivity awaits!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Simplehuman, supercharged shortcuts for Gmail |
ID | nipfocapamlefjhldhcagammlldbangf |
Επίσημο URL | https://chromewebstore.google.com/detail/simplehuman-supercharged/nipfocapamlefjhldhcagammlldbangf |
Περιγραφή | Easy and superhuman shortcuts for Gmail. Be faster at email with supercharged shortcuts and command center right inside Gmail. |
Μέγεθος Αρχείου | 1.02 MB |
Αριθμός Εγκαταστάσεων | 550 |
Τρέχουσα Έκδοση | 28.7.1 |
Τελευταία Ενημέρωση | 2024-02-06 |
Ημερομηνία Δημοσίευσης | 2021-09-13 |
Αξιολόγηση | 5.00/5 Συνολικά 16 Αξιολογήσεις |
Προγραμματιστής | simplehuman.email |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
Ιστότοπος Επέκτασης | https://simplehuman.email |
Διεύθυνση URL της Σελίδας Βοήθειας | https://simplehuman.email |
URL της Σελίδας Πολιτικής Απορρήτου | https://simplehuman.email/privacy.html |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Easy and superhuman shortcuts for Gmail. Be faster at email with supercharged shortcuts and command center right inside Gmail.", "version": "28.7.1", "manifest_version": 2, "name": "Simplehuman, supercharged shortcuts for Gmail", "permissions": [ "*:\/\/mail.google.com\/*", "storage", "tabs" ], "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/www.googleapis.com https:\/\/securetoken.googleapis.com; object-src 'self'", "oauth2": { "client_id": "455344358774-pg4pr1fn0r2h8deroq1bs4ci5t92tlg5.apps.googleusercontent.com", "scopes": [ "https:\/\/apis.google.com\/auth\/userinfo.email" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoq2r+9oZeTw+6dnpHKf+f8BXF43ssOz73Ea5C+b86\/b3xTesNAoss0GPPbnaqYD41vjbv1kksDt0HyMQX\/43pLRSfURLYMh1QUXfakC3NXQngv0hOtQZEABN7NAkiLhpjUAIpaQw+OqyQzYMWl\/WIPF4fdr3BuHyQLp+wgFF7zkxufVbwEWMVvgu2d8oLew1zFwt\/NT3i3OmSGZRYxeOz938zaNUqH4fDkJnlqghVDmvzTcHP2+6WktBRH8SOC7s4oRjoj1VZcZYQznc9RVk45LNQRFEJrwhHKzc\/dedPSbxLa5Ed2GLbdsVIwP7RtDj\/HqvmXOCi6fE5cb2Ix48iwIDAQAB", "options_page": "options.html", "background": { "scripts": [ "background.bundle.js" ], "persistent": true }, "browser_action": { "default_popup": "popup.html", "default_icon": ".\/assets\/img\/icon-34.png" }, "icons": { "128": ".\/assets\/img\/icon-128.png" }, "content_scripts": [ { "matches": [ "*:\/\/mail.google.com\/*" ], "js": [ "contentScript.bundle.js" ], "css": [ "content.styles.css" ] } ], "devtools_page": "devtools.html", "web_accessible_resources": [ "content.styles.css", ".\/assets\/img\/icon-128.png", ".\/assets\/img\/icon-34.png" ] } |