SSS simple screenShot
This app will take a very simple screen shot. To complete the operation in a single click. The input of the file name to save is…
SSS simple screenShotとは何ですか?
SSS simple screenShotはryaによって開発されたChromeの拡張機能で、その主な機能は「This app will take a very simple screen shot. To complete the operation in a single click. The input of the file name to save is…」です。
拡張機能のスクリーンショット
SSS simple screenShot拡張機能のCRXファイルをダウンロード
SSS simple screenShot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This app will take a very simple screen shot . - To complete the operation in a single click . - The input of the file name to save is unnecessary . - This app does not require an extra action .
拡張機能の基本情報
名前 | |
ID | impaaijendpdklkecfcgklimbmlddbdn |
公式URL | https://chrome.google.com/webstore/detail/sss-%E8%B6%85%E3%82%B7%E3%83%B3%E3%83%97%E3%83%AB%E3%81%AA%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88/impaaijendpdklkecfcgklimbmlddbdn |
説明 | This app will take a very simple screen shot. To complete the operation in a single click. The input of the file name to save is… |
ファイルサイズ | 53.4 KB |
インストール数 | 59 |
現在のバージョン | 0.2.1 |
最終更新日 | 2016-06-02 |
公開日 | 2016-06-02 |
評価 | 2.33/5 合計 3 レビュー |
開発者 | rya |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/icon_128.png", "default_title": "__MSG_extName__" }, "content_scripts": [ { "js": [ "jquery.min.js", "content-script.js" ], "matches": [ " |