OSlash - Text Expander and Keyboard Shortcut
Find, access, and share links & snippets blazingly fast
Τι είναι το OSlash - Text Expander and Keyboard Shortcut;
Το OSlash - Text Expander and Keyboard Shortcut είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://oslash.com, και η κύρια λειτουργία του είναι "Find, access, and share links & snippets blazingly fast".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης OSlash - Text Expander and Keyboard Shortcut
Λήψη αρχείων επέκτασης OSlash - Text Expander and Keyboard Shortcut σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
OSlash is free, top-rated Text Expander and Custom Keyboard Shortcut for you and your team. Using OSlash Text Expander, insert text templates everywhere you work in apps such as Gmail, LinkedIn, Intercom, and Google Docs. Use OSlash Keyboard Shortcut to create shortcuts for all your Google workplace links and other apps such as o/mail, o/doc, o/sheet, o/slide, etc. Featured as the #1 Text Expander and Custom Keyboard Shortcut app in - Fortune - Fast Company - PC Mag - Tech Republic - MarketWatch
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | gpljeioabgadbidbkcbhjjglpinfhmal |
Επίσημο URL | https://chrome.google.com/webstore/detail/oslash-text-expander-and/gpljeioabgadbidbkcbhjjglpinfhmal |
Περιγραφή | Find, access, and share links & snippets blazingly fast |
Μέγεθος Αρχείου | 3.43 MB |
Αριθμός Εγκαταστάσεων | 3,527 |
Τρέχουσα Έκδοση | 2.32.0 |
Τελευταία Ενημέρωση | 2023-04-13 |
Ημερομηνία Δημοσίευσης | 2021-09-19 |
Αξιολόγηση | 4.57/5 Συνολικά 23 Αξιολογήσεις |
Προγραμματιστής | http://oslash.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.oslash.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://www.oslash.com/help-center |
URL της Σελίδας Πολιτικής Απορρήτου | https://oslash.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "OSlash - Text Expander and Keyboard Shortcut", "version": "2.32.0", "description": "Find, access, and share links & snippets blazingly fast", "icons": { "16": "assets\/icons\/icon16.png", "48": "assets\/icons\/icon48.png", "128": "assets\/icons\/icon128.png" }, "web_accessible_resources": [ "*.js", "*.css", "launcher\/launcher.html", "oauth\/index.html", "popup\/index.html", "popup\/remote-index.html", "recommendation\/recommendation.html", "snippet\/snippet-form.html", "shortcut\/shortcut-form.html", "assets\/*", "saa\/index.html", "form\/index.html" ], "background": { "page": "background\/index.html", "persistent": true }, "browser_action": { "default_icon": "assets\/icons\/icon48.png", "default_title": "OSlash", "default_popup": "popup\/remote-index.html" }, "homepage_url": "https:\/\/app.oslash.com", "content_scripts": [ { "matches": [ "*:\/\/*.google.com\/search?*", "*:\/\/*.google.com\/search?*q=o\/*", "*:\/\/*.google.com\/search?*q=o%2F*", "*:\/\/*.google.com\/search?q=o\/*", "*:\/\/*.google.com\/search?q=o%2F*", "*:\/\/*.google.com\/search?*q=m\/*", "*:\/\/*.google.com\/search?*q=m%2F*", "*:\/\/*.google.com\/search?q=m\/*", "*:\/\/*.google.com\/search?q=m%2F*", "*:\/\/*.google.com\/search*" ], "js": [ "complementaryInstaller.js" ] }, { "matches": [ " |