OSlash - Text Expander and Keyboard Shortcut
Find, access, and share links & snippets blazingly fast
Qu'est-ce que OSlash - Text Expander and Keyboard Shortcut ?
OSlash - Text Expander and Keyboard Shortcut est une extension Chrome développée par http://oslash.com, et sa fonction principale est "Find, access, and share links & snippets blazingly fast".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension OSlash - Text Expander and Keyboard Shortcut
Téléchargez les fichiers d'extension OSlash - Text Expander and Keyboard Shortcut au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | gpljeioabgadbidbkcbhjjglpinfhmal |
URL Officiel | https://chrome.google.com/webstore/detail/oslash-text-expander-and/gpljeioabgadbidbkcbhjjglpinfhmal |
Description | Find, access, and share links & snippets blazingly fast |
Taille du Fichier | 3.43 MB |
Nombre d'Installations | 3,527 |
Version Actuelle | 2.32.0 |
Dernière Mise à Jour | 2023-04-13 |
Date de Publication | 2021-09-19 |
Évaluation | 4.57/5 Total 23 Évaluations |
Développeur | http://oslash.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.oslash.com/ |
URL de la Page d'Aide | https://www.oslash.com/help-center |
URL de la Page de Politique de Confidentialité | https://oslash.com/privacy-policy |
Langues Prises en Charge | 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": [ " |