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.
擴展基本資訊
名稱 | JSONpop - Textarea JSON editor |
ID | eandmjblhblbcklflfmpokaflbhleaec |
官方網址 | 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 |
電子郵箱 | [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": [ " |