esa edit from here
A chrome extension for esa
esa edit from hereとは何ですか?
esa edit from hereはtatsuyafwによって開発されたChromeの拡張機能で、その主な機能は「A chrome extension for esa」です。
拡張機能のスクリーンショット
esa edit from here拡張機能のCRXファイルをダウンロード
esa edit from here拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
esa の Chrome Extension です。posts ページの指定したヘッダから編集が可能になります。
拡張機能の基本情報
名前 | esa edit from here |
ID | ldgdbljbeieebobdaflempmfldkkohil |
公式URL | https://chromewebstore.google.com/detail/esa-edit-from-here/ldgdbljbeieebobdaflempmfldkkohil |
説明 | A chrome extension for esa |
ファイルサイズ | 36.11 KB |
インストール数 | 10 |
現在のバージョン | 0.0.2 |
最終更新日 | 2017-08-14 |
公開日 | 2017-08-14 |
開発者 | tatsuyafw |
支払い方法 | free |
対応言語 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "esa edit from here", "description": "A chrome extension for esa", "version": "0.0.2", "author": "tatsuyafw", "content_scripts": [ { "matches": [ "https:\/\/*.esa.io\/posts\/*" ], "js": [ "lib\/jquery-3.2.1.min.js", "lib\/jquery.caret-0.3.1.min.js", "src\/main.js" ] } ] } |