xStyle
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.
What is xStyle?
xStyle is a Chrome extension developed by ShuangYa, and its main feature is "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
Extension Screenshots
Download xStyle Extension CRX File
Download xStyle extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
Official URL | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
Description | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
File Size | 1.93 MB |
Installation Count | 60,000 |
Current Version | 3.1.2 |
Last Updated | 2019-03-08 |
Publish Date | 2019-03-08 |
Rating | 4.83/5 Total 35 Ratings |
Developer | ShuangYa |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/FirefoxBar/xStyle |
Help Page URL | https://github.com/FirefoxBar/xStyle/wiki |
Supported Languages | 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": [ " |