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 |
| 官方網址 | 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": [
" | |