JSONpop - Textarea JSON editor
Easily edit JSON in textareas
Apa itu JSONpop - Textarea JSON editor?
JSONpop - Textarea JSON editor adalah ekstensi Chrome yang dikembangkan oleh https://allenp.org, dan fitur utamanya adalah "Easily edit JSON in textareas".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi JSONpop - Textarea JSON editor
Unduh file ekstensi JSONpop - Textarea JSON editor dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | JSONpop - Textarea JSON editor |
ID | eandmjblhblbcklflfmpokaflbhleaec |
URL Resmi | https://chromewebstore.google.com/detail/jsonpop-textarea-json-edi/eandmjblhblbcklflfmpokaflbhleaec |
Deskripsi | Easily edit JSON in textareas |
Ukuran File | 228 KB |
Jumlah Instalasi | 176 |
Versi Saat Ini | 0.0.0.2 |
Terakhir Diperbarui | 2016-04-05 |
Tanggal Publikasi | 2016-04-05 |
Penilaian | 4.00/5 Total 4 Penilaian |
Pengembang | https://allenp.org |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://allenp.org |
Bahasa yang Didukung | 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": [ " |