xStyle
Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.
Apa itu xStyle?
xStyle adalah ekstensi Chrome yang dikembangkan oleh ShuangYa, dan fitur utamanya adalah "Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi xStyle
Unduh file ekstensi xStyle dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | xStyle |
ID | hncgkmhphmncjohllpoleelnibpmccpj |
URL Resmi | https://chromewebstore.google.com/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj |
Deskripsi | Restyle the web with xStyle, a user styles manager. With xStyle you can install themes & skins for many sites and create your own. |
Ukuran File | 1.93 MB |
Jumlah Instalasi | 60,000 |
Versi Saat Ini | 3.1.2 |
Terakhir Diperbarui | 2019-03-08 |
Tanggal Publikasi | 2019-03-08 |
Penilaian | 4.83/5 Total 35 Penilaian |
Pengembang | ShuangYa |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/FirefoxBar/xStyle |
URL Halaman Bantuan | https://github.com/FirefoxBar/xStyle/wiki |
Bahasa yang Didukung | 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": [ " |