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/ 擴展基本資訊
| 名稱 | |
| ID | hncgkmhphmncjohllpoleelnibpmccpj |
| 官方網址 | 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": [
" | |