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!
拡張機能の基本情報
名前 | Slashy |
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 |
Eメール | [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": [ " |