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是由ShuangYa开发的Chrome扩展程序,该扩展的主要功能是“Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.”。
扩展截图
下载xStyle扩展crx文件
下载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": [ " |