xStyle
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.
Wat is xStyle?
xStyle is een Chrome-extensie ontwikkeld door ShuangYa, en de belangrijkste functie is "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
Extensie Screenshots
Download het CRX-bestand van de extensie xStyle
Download xStyle-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/
Basisinformatie over de Extensie
Naam | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
Officiële URL | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
Beschrijving | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
Bestandsgrootte | 1.93 MB |
Aantal Installaties | 60,000 |
Huidige Versie | 3.1.2 |
Laatst Bijgewerkt | 2019-03-08 |
Publicatiedatum | 2019-03-08 |
Beoordeling | 4.83/5 Totaal 35 Beoordelingen |
Ontwikkelaar | ShuangYa |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/FirefoxBar/xStyle |
Help Pagina-URL | https://github.com/FirefoxBar/xStyle/wiki |
Ondersteunde Talen | 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": [ " |