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 |
电子邮箱 | [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": [ " |