xStyle
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.
Hvad er xStyle?
xStyle er en Chrome-udvidelse udviklet af ShuangYa, og dens hovedfunktion er "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
Udvidelsesskærmbilleder
Download xStyle-udvidelses-CRX-fil
Download xStyle-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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/
Grundlæggende oplysninger om udvidelsen
Navn | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
Officiel URL | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
Beskrivelse | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
Filstørrelse | 1.93 MB |
Antal Installationer | 60,000 |
Nuværende Version | 3.1.2 |
Senest Opdateret | 2019-03-08 |
Udgivelsesdato | 2019-03-08 |
Bedømmelse | 4.83/5 Samlet 35 Bedømmelser |
Udvikler | ShuangYa |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/FirefoxBar/xStyle |
Hjælpeside-URL | https://github.com/FirefoxBar/xStyle/wiki |
Understøttede Sprog | 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": [ " |