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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้าช่วยเหลือ | 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": [ " |