JSONpop - Textarea JSON editor
Easily edit JSON in textareas
JSONpop - Textarea JSON editorとは何ですか?
JSONpop - Textarea JSON editorはhttps://allenp.orgによって開発されたChromeの拡張機能で、その主な機能は「Easily edit JSON in textareas」です。
拡張機能のスクリーンショット
JSONpop - Textarea JSON editor拡張機能のCRXファイルをダウンロード
JSONpop - Textarea JSON editor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easily edit JSON in textareas. This extension looks for any textareas that have JSON in them and allows you to edit it with a popup window. 拡張機能の基本情報
| 名前 | |
| ID | eandmjblhblbcklflfmpokaflbhleaec |
| 公式URL | https://chromewebstore.google.com/detail/jsonpop-textarea-json-edi/eandmjblhblbcklflfmpokaflbhleaec |
| 説明 | Easily edit JSON in textareas |
| ファイルサイズ | 228 KB |
| インストール数 | 176 |
| 現在のバージョン | 0.0.0.2 |
| 最終更新日 | 2016-04-05 |
| 公開日 | 2016-04-05 |
| 評価 | 4.00/5 合計 4 レビュー |
| 開発者 | https://allenp.org |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://allenp.org |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "JSONpop - Textarea JSON editor",
"version": "0.0.0.2",
"description": "Easily edit JSON in textareas",
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
" | |