xStyle
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.
Was ist xStyle?
xStyle ist eine Chrome-Erweiterung, die von ShuangYa entwickelt wurde, und ihr Hauptmerkmal ist "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
Erweiterungsscreenshots
xStyle-Erweiterungs-CRX-Datei herunterladen
Laden Sie xStyle-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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/
Grundlegende Informationen zur Erweiterung
Name | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
Offizielle URL | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
Beschreibung | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
Dateigröße | 1.93 MB |
Installationsanzahl | 60,000 |
Aktuelle Version | 3.1.2 |
Letztes Update | 2019-03-08 |
Veröffentlichungsdatum | 2019-03-08 |
Bewertung | 4.83/5 Insgesamt 35 Bewertungen |
Entwickler | ShuangYa |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/FirefoxBar/xStyle |
Hilfeseite URL | https://github.com/FirefoxBar/xStyle/wiki |
Unterstützte Sprachen | 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": [ " |