Smart WebEditor-Drag Edit Record CSS
Drag & Resize elements easy Css manipulation, take & edit screenshots and more
ما هو Smart WebEditor-Drag Edit Record CSS؟
Smart WebEditor-Drag Edit Record CSS هو إضافة Chrome تم تطويرها بواسطة DevXTeam، والميزة الرئيسية لها هي "Drag & Resize elements easy Css manipulation, take & edit screenshots and more".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Smart WebEditor-Drag Edit Record CSS
قم بتنزيل ملفات الامتداد Smart WebEditor-Drag Edit Record CSS بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
-Drag & Resize element -Easy CSS viewer and editor -Take, Edit and Download Schreenshot
معلومات أساسية عن التمديد
الاسم | |
ID | anfkjmjoklbjhojgkebkicmaogeadgih |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/smart-webeditor-drag-edit/anfkjmjoklbjhojgkebkicmaogeadgih |
الوصف | Drag & Resize elements easy Css manipulation, take & edit screenshots and more |
حجم الملف | 780 KB |
عدد التثبيتات | 28 |
النسخة الحالية | 1.1.1 |
آخر تحديث | 2020-01-10 |
تاريخ النشر | 2020-01-06 |
المطور | DevXTeam |
البريد الإلكتروني | [email protected] |
نوع الدفع | in_app |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Smart WebEditor-Drag Edit Record CSS", "version": "1.1.1", "description": "Drag & Resize elements easy Css manipulation, take & edit screenshots and more", "manifest_version": 2, "icons": { "16": "logo.png" }, "browser_action": { "default_icon": "logo.png", "default_popup": "index.html?edit=false" }, "options_page": "dist\/options.html", "background": { "scripts": [ "dist\/eventPage.js" ], "persistent": false }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "content_scripts": [ { "matches": [ " |