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はhttp://oslash.comによって開発されたChromeの拡張機能で、その主な機能は「Find, access, and share links & snippets blazingly fast」です。
拡張機能のスクリーンショット
OSlash - Text Expander and Keyboard Shortcut拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |