JSONpop - Textarea JSON editor
Easily edit JSON in textareas
ما هو JSONpop - Textarea JSON editor؟
JSONpop - Textarea JSON editor هو إضافة Chrome تم تطويرها بواسطة https://allenp.org، والميزة الرئيسية لها هي "Easily edit JSON in textareas".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة JSONpop - Textarea JSON editor
قم بتنزيل ملفات الامتداد JSONpop - Textarea JSON editor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان 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 |
البريد الإلكتروني | [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": [ " |