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 |
Eメール | [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": [ " |