Slashy
Slashy helps you type repetitive things faster using templates.
什么是Slashy?
Slashy是由https://slashy.app开发的Chrome扩展程序,该扩展的主要功能是“Slashy helps you type repetitive things faster using templates.”。
扩展截图
下载Slashy扩展crx文件
下载Slashy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Use Slashy to type faster online with templates.
How it works:
1. Install Slashy - click "Add to Chrome"
2. Use the Slashy dashboard at manage.slashy.app to add your templates
3. When you are typing and want to use a template, simply press slash "/" on your keyboard
4. Select the template you have in mind and never look back! 扩展基本信息
| 名称 | |
| ID | ldgdgachjnhcfdpnjmhdaoopoghnojgf |
| 官方URL | https://chromewebstore.google.com/detail/slashy/ldgdgachjnhcfdpnjmhdaoopoghnojgf |
| 简介 | Slashy helps you type repetitive things faster using templates. |
| 文件大小 | 801 KB |
| 安装次数 | 25 |
| 当前版本 | 0.2.2 |
| 更新时间 | 2019-05-04 |
| 上架时间 | 2019-04-29 |
| 开发者 | https://slashy.app |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://slashy.app |
| 帮助页面URL | https://slashy.app |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Slashy",
"short_name": "Slashy",
"description": "Slashy helps you type repetitive things faster using templates.",
"version": "0.2.2",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png",
"600": "icon.png"
},
"default_title": "Slashy"
},
"permissions": [
"activeTab",
"storage"
],
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |