InTab - Style Websites Faster
Visually Style Any Website In Any Browser
ما هو InTab - Style Websites Faster؟
InTab - Style Websites Faster هو إضافة Chrome تم تطويرها بواسطة https://intab.io، والميزة الرئيسية لها هي "Visually Style Any Website In Any Browser".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة InTab - Style Websites Faster
قم بتنزيل ملفات الامتداد InTab - Style Websites Faster بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
⚡ Ship Responsive CSS 3X Faster ⚡ 👓 Visually edit any website with InTab's No-Code CSS editor 🔍 Hover to inspect CSS - no need to open devtools 📱 Test your website responsiveness in 20+ devices with real-time sync 🏃♀️ Write CSS faster with built-in templates for animations/flexbox/grid layout 👇 1 Click to export auto-generated media quires and global CSS
معلومات أساسية عن التمديد
الاسم | InTab - Style Websites Faster |
ID | lhdkpgngfiagclieobnhbcljckhelbjh |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/intab-style-websites-fast/lhdkpgngfiagclieobnhbcljckhelbjh |
الوصف | Visually Style Any Website In Any Browser |
حجم الملف | 557 KB |
عدد التثبيتات | 2,595 |
النسخة الحالية | 2.9.71 |
آخر تحديث | 2022-03-07 |
تاريخ النشر | 2020-07-24 |
تقييم | 4.80/5 مجموع تقييمات 10 |
المطور | https://intab.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://intab.io |
عنوان صفحة المساعدة | https://intab.io/#faq |
عنوان صفحة سياسة الخصوصية | https://intab.io/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "InTab - Style Websites Faster", "version": "2.9.71", "homepage_url": "https:\/\/intab.io", "description": "Visually Style Any Website In Any Browser", "icons": { "16": "asset\/icon\/icon16-b79dec42b9.png", "24": "asset\/icon\/icon24-59a144b68a.png", "32": "asset\/icon\/icon32-c9adbb6137.png", "48": "asset\/icon\/icon48-49d2b1e943.png", "128": "asset\/icon\/icon128-f779a20e37.png" }, "browser_action": { "default_title": "InTab", "default_icon": { "19": "asset\/icon\/icon19-47a63f3e59.png", "24": "asset\/icon\/icon24-59a144b68a.png", "38": "asset\/icon\/icon38-9c356bd0f6.png" } }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Alt+Z" } } }, "permissions": [ "storage", "unlimitedStorage", "activeTab", "webRequest", "webRequestBlocking", "browsingData", "contextMenus", " |