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 là gì?
xStyle là một tiện ích mở rộng Chrome được phát triển bởi ShuangYa, và tính năng chính của nó là "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng xStyle
Tải xuống các tệp mở rộng xStyle dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
URL Chính Thức | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
Mô tả | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
Kích Thước Tệp | 1.93 MB |
Số Lần Cài Đặt | 60,000 |
Phiên Bản Hiện Tại | 3.1.2 |
Cập Nhật Lần Cuối | 2019-03-08 |
Ngày Phát Hành | 2019-03-08 |
Đánh Giá | 4.83/5 Tổng số 35 Đánh Giá |
Nhà Phát Triển | ShuangYa |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/FirefoxBar/xStyle |
URL Trang Trợ Giúp | https://github.com/FirefoxBar/xStyle/wiki |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |