{"id":13524306,"url":"https://github.com/FirefoxBar/xStyle","last_synced_at":"2025-04-01T02:31:09.007Z","repository":{"id":43496400,"uuid":"82022519","full_name":"FirefoxBar/xStyle","owner":"FirefoxBar","description":"A user styles manager for Firefox and Chrome","archived":false,"fork":false,"pushed_at":"2023-04-04T16:55:23.000Z","size":4491,"stargazers_count":173,"open_issues_count":32,"forks_count":12,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-11-02T08:32:16.308Z","etag":null,"topics":["chrome","firefox","webextension","xstyle"],"latest_commit_sha":null,"homepage":"http://team.firefoxcn.net/#addons","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FirefoxBar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-15T05:08:22.000Z","updated_at":"2024-10-17T02:57:46.000Z","dependencies_parsed_at":"2024-11-02T08:31:50.189Z","dependency_job_id":"4da5cf54-bbb6-4784-9480-76c3f3c2284e","html_url":"https://github.com/FirefoxBar/xStyle","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefoxBar%2FxStyle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefoxBar%2FxStyle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefoxBar%2FxStyle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefoxBar%2FxStyle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirefoxBar","download_url":"https://codeload.github.com/FirefoxBar/xStyle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246572251,"owners_count":20798925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","firefox","webextension","xstyle"],"created_at":"2024-08-01T06:01:08.871Z","updated_at":"2025-04-01T02:31:08.517Z","avatar_url":"https://github.com/FirefoxBar.png","language":"JavaScript","funding_links":[],"categories":["生产效率"],"sub_categories":[],"readme":"# xStyle\n\n[![GitHub release](https://img.shields.io/github/release/FirefoxBar/xStyle.svg)](https://github.com/FirefoxBar/xStyle/releases)\n[![license](https://img.shields.io/github/license/FirefoxBar/xStyle.svg)](https://github.com/FirefoxBar/xStyle/blob/master/COPYING)\n\nA style manager for your browser. Built on the WebExtensions APIs.\n\nYou can get this extension from [Mozilla Add-ons](https://addons.mozilla.org/firefox/addon/xstyle/) and [Chrome Webstore](https://chrome.google.com/webstore/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj).\n\nBut if you want to stay up-to-date with the latest developments, you should [install our self-distributed version](https://github.com/FirefoxBar/xStyle/releases).\n\nFor more documentation, please visit the [wiki](https://github.com/FirefoxBar/xStyle/wiki).\n\n## Compatibility\n\n![Firefox Logo](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/42.8.0/firefox/firefox_16x16.png) Mozilla Firefox 49+\n\n![Chrome Logo](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/42.8.0/chrome/chrome_16x16.png) Google Chrome\n\n## Install self-distributed version in Chrome\n\nYou should download an [Administrative Policy Template](http://www.chromium.org/administrators/policy-templates) and install it.\n\nThen, allow Chrome to install local plugins and whitelist the ID for this extension (`dbbjndgnfkbjmciadekfomemdiledmam`).\n\nFor more information, see [kafan](http://bbs.kafan.cn/thread-1689765-1-1.html) and [tieba](http://tieba.baidu.com/p/3091171066).\n\n## Contribution\n\nYou can contribute code by [submiting a pull request](https://github.com/FirefoxBar/xStyle/compare).\n\nYou can also help us translate this extension on [Transifex](https://www.transifex.com/sytec/xstyle/).\n\n## How to build\n\n* Download [WebExt-build-tool](https://github.com/FirefoxBar/WebExt-build-tool) and configure it\n\n* The config of xStyle is like this:\n\n```javascript\n\"xstyle\": {\n\t\"basic\": {\n\t\t\"dir\": \"X:/Code/xStyle\",\n\t\t\"output\": \"{EXT_DIR}/build/output\",\n\t\t\"ignores\": [\".git\", \".vscode\", \"build\", \"manifest\", \".gitignore\", \"README.md\", \"LICENSE\", \"manifest.json\", \"manifest_t.json\"],\n\t\t\"custom\": \"{EXT_DIR}/build/custom.js\",\n\t\t\"version\": {\n\t\t\t\"firefox\": 0,\n\t\t\t\"amo\": 0,\n\t\t\t\"chrome\": 0,\n\t\t\t\"webstore\": 1\n\t\t}\n\t},\n\t\"locales\": {\n\t\t\"dir\": \"{EXT_DIR}/_locales\",\n\t\t\"type\": \"transifex\",\n\t\t\"placeholder\": \"{EXT_DIR}/build/locales_placeholder.json\",\n\t\t\"default\": \"en\",\n\t\t\"languages\": [\"zh_CN\", \"zh_TW\", \"pt_BR\"],\n\t\t\"editable\": \"{EXT_DIR}/build/editable.json\"\n\t},\n\t\"ext\": {\n\t\t\"version\": \"3.0.5\",\n\t\t\"filename\": \"xstyle-{VERSION}\",\n\t\t\"gecko\": {\n\t\t\t\"manifest\": \"{EXT_DIR}/manifest/firefox.json\",\n\t\t\t// Omit some information\n\t\t},\n\t\t\"crx\": {\n\t\t\t\"manifest\": \"{EXT_DIR}/manifest/chrome.json\"\n\t\t}\n\t}\n\t// Omit some information\n}\n```\n\n* Run `node build.js xstyle`\n\n## Translators\n\n* en: [ShuangYa](https://github.com/sylingd)\n\n* zh-CN: [ShuangYa](https://github.com/sylingd)\n\n* zh-TW: [shyangs](https://github.com/shyangs), [zhtw2013](https://github.com/zhtw2013)\n\n* sv-SE: [Kim](https://github.com/JumpySWE \"JumpySWE\")\n\n* pt-BR: [Kassio Cruz](https://www.transifex.com/user/profile/kassiocs/)\n\n* ru: [Shychara](https://github.com/vanja-san \"Shychara\")\n\n* de: [Stone Crusher](https://github.com/stonecrusher \"Stone Crusher\")\n\n* fr(incomplete): [mikhoul](https://github.com/mikhoul \"mikhoul\")\n\n## Licenses\n\n| File/Directory | Version | LICENSE | GitHub |\n| ----- | ----- | ----- | ----- |\n| scripts/page/popup/mustache.min.js | 2.3.0 | [MIT](https://github.com/janl/mustache.js/blob/master/LICENSE) | [janl/mustache.js](https://github.com/janl/mustache.js) |\n| scripts/md5.min.js | 2.8.0 | [MIT](https://github.com/blueimp/JavaScript-MD5/blob/master/LICENSE.txt) | [blueimp/JavaScript-MD5](https://github.com/blueimp/JavaScript-MD5) |\n| third-party/codemirror | 5.28.0 | [MIT](third-party/codemirror/LICENSE) | [codemirror/CodeMirror](https://github.com/codemirror/CodeMirror) |\n| scripts/browser-polyfill.js | - | [MPL 2.0](http://mozilla.org/MPL/2.0/) | [mozilla/webextension-polyfill](https://github.com/mozilla/webextension-polyfill) |\n| third-party/colorpicker | 1.7.6 | [MIT](https://github.com/easylogic/codemirror-colorpicker/blob/master/LICENSE) | [easylogic/codemirror-colorpicker](https://github.com/easylogic/codemirror-colorpicker) |\n| third-party/mdl | 1.3.0 | [Apache 2.0](https://github.com/google/material-design-lite/blob/mdl-1.x/LICENSE) | [google/material-design-lite](https://github.com/google/material-design-lite) |\n| third-party/material-design-icons | 3.0.1 | [Apache 2.0](https://github.com/google/material-design-icons/blob/master/LICENSE) | [google/material-design-icons](https://github.com/google/material-design-icons) |\n| third-party/beautify | 1.7.4 | [MIT](https://github.com/beautify-web/js-beautify/blob/master/LICENSE) | [beautify-web/js-beautify](https://github.com/beautify-web/js-beautify) |\n| third-party/clean-css | 4.1.9 | [MIT](https://github.com/jakubpawlowicz/clean-css/blob/master/LICENSE) | [jakubpawlowicz/clean-css](https://github.com/jakubpawlowicz/clean-css) |\n| third-party/less | 2.7.3 | [Apache 2.0](https://github.com/less/less.js/blob/master/LICENSE) | [less/less.js](https://github.com/less/less.js) |\n| third-party/stylelint | 8.2.0 | [MIT](https://github.com/stylelint/stylelint/blob/master/LICENSE) | [stylelint/stylelint](https://github.com/stylelint/stylelint) |\n\n**Everything else:**\n\nCopyright © 2005-2014 [Jason Barnabe](https://github.com/JasonBarnabe)\n\nCopyright © 2017-2018 [FirefoxBar Team](http://team.firefoxcn.net)\n\nOpen source licensed under [GPLv3](COPYING).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFirefoxBar%2FxStyle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFirefoxBar%2FxStyle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFirefoxBar%2FxStyle/lists"}