xStyle
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.
ما هو xStyle؟
xStyle هو إضافة Chrome تم تطويرها بواسطة ShuangYa، والميزة الرئيسية لها هي "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة xStyle
قم بتنزيل ملفات الامتداد xStyle بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. If this extension does not have the language you want, you can help us translate this extension on Transifex: https://www.transifex.com/sytec/xstyle/
معلومات أساسية عن التمديد
الاسم | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
الوصف | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
حجم الملف | 1.93 MB |
عدد التثبيتات | 60,000 |
النسخة الحالية | 3.1.2 |
آخر تحديث | 2019-03-08 |
تاريخ النشر | 2019-03-08 |
تقييم | 4.83/5 مجموع تقييمات 35 |
المطور | ShuangYa |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/FirefoxBar/xStyle |
عنوان صفحة المساعدة | https://github.com/FirefoxBar/xStyle/wiki |
اللغات المدعومة | de,en,fr,pl,pt-BR,ru,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "__MSG_extName__", "version": "3.1.2", "description": "__MSG_description__", "homepage_url": "http:\/\/team.firefoxcn.net", "manifest_version": 2, "icons": { "128": "images\/128.png" }, "permissions": [ "tabs", "webNavigation", "webRequest", "webRequestBlocking", "contextMenus", "storage", "downloads", "*:\/\/*\/*", "clipboardWrite", "unlimitedStorage" ], "background": { "scripts": [ "scripts\/browser-polyfill.js", "scripts\/common.js", "scripts\/messaging.js", "scripts\/userstyle.js", "scripts\/storage.js", "scripts\/GhostText.js", "scripts\/background.js" ] }, "content_scripts": [ { "matches": [ " |