Bootstrap Gird System
Create Bootstrap Gird System on your browser
ما هو Bootstrap Gird System؟
Bootstrap Gird System هو إضافة Chrome تم تطويرها بواسطة mrquyet88، والميزة الرئيسية لها هي "Create Bootstrap Gird System on your browser".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Bootstrap Gird System
قم بتنزيل ملفات الامتداد Bootstrap Gird System بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Create Bootstrap Gird System on your browser, Easy resize able and drop able
معلومات أساسية عن التمديد
الاسم | |
ID | hdggaejhjkocockakoindaaffcppmmhm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/bootstrap-gird-system/hdggaejhjkocockakoindaaffcppmmhm |
الوصف | Create Bootstrap Gird System on your browser |
حجم الملف | 60.24 KB |
عدد التثبيتات | 221 |
النسخة الحالية | 1.1.1 |
آخر تحديث | 2018-04-13 |
تاريخ النشر | 2018-04-13 |
تقييم | 2.67/5 مجموع تقييمات 3 |
المطور | mrquyet88 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.youtubepartner.net |
عنوان صفحة المساعدة | https://www.facebook.com/nguyenvanquyet.bn |
عنوان صفحة سياسة الخصوصية | https://www.youtubepartner.net |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bootstrap Gird System", "version": "1.1.1", "default_locale": "en", "description": "Create Bootstrap Gird System on your browser", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "browser_action": { "default_icon": { "19": "images\/icon-19.png", "38": "images\/icon-38.png" }, "default_title": "Bootstrap Gird System", "default_popup": "popup.html" }, "background": { "persistent": false, "scripts": [ "js\/background.js" ] }, "web_accessible_resources": [], "permissions": [ "tabs" ], "content_scripts": [ { "matches": [ " |