Git Product home page Git Product logo

xstyle's Introduction

xStyle

GitHub release license

A style manager for your browser. Built on the WebExtensions APIs.

You can get this extension from Mozilla Add-ons and Chrome Webstore.

But if you want to stay up-to-date with the latest developments, you should install our self-distributed version.

For more documentation, please visit the wiki.

Compatibility

Firefox Logo Mozilla Firefox 49+

Chrome Logo Google Chrome

Install self-distributed version in Chrome

You should download an Administrative Policy Template and install it.

Then, allow Chrome to install local plugins and whitelist the ID for this extension (dbbjndgnfkbjmciadekfomemdiledmam).

For more information, see kafan and tieba.

Contribution

You can contribute code by submiting a pull request.

You can also help us translate this extension on Transifex.

How to build

"xstyle": {
	"basic": {
		"dir": "X:/Code/xStyle",
		"output": "{EXT_DIR}/build/output",
		"ignores": [".git", ".vscode", "build", "manifest", ".gitignore", "README.md", "LICENSE", "manifest.json", "manifest_t.json"],
		"custom": "{EXT_DIR}/build/custom.js",
		"version": {
			"firefox": 0,
			"amo": 0,
			"chrome": 0,
			"webstore": 1
		}
	},
	"locales": {
		"dir": "{EXT_DIR}/_locales",
		"type": "transifex",
		"placeholder": "{EXT_DIR}/build/locales_placeholder.json",
		"default": "en",
		"languages": ["zh_CN", "zh_TW", "pt_BR"],
		"editable": "{EXT_DIR}/build/editable.json"
	},
	"ext": {
		"version": "3.0.5",
		"filename": "xstyle-{VERSION}",
		"gecko": {
			"manifest": "{EXT_DIR}/manifest/firefox.json",
			// Omit some information
		},
		"crx": {
			"manifest": "{EXT_DIR}/manifest/chrome.json"
		}
	}
	// Omit some information
}
  • Run node build.js xstyle

Translators

Licenses

File/Directory Version LICENSE GitHub
scripts/page/popup/mustache.min.js 2.3.0 MIT janl/mustache.js
scripts/md5.min.js 2.8.0 MIT blueimp/JavaScript-MD5
third-party/codemirror 5.28.0 MIT codemirror/CodeMirror
scripts/browser-polyfill.js - MPL 2.0 mozilla/webextension-polyfill
third-party/colorpicker 1.7.6 MIT easylogic/codemirror-colorpicker
third-party/mdl 1.3.0 Apache 2.0 google/material-design-lite
third-party/material-design-icons 3.0.1 Apache 2.0 google/material-design-icons
third-party/beautify 1.7.4 MIT beautify-web/js-beautify
third-party/clean-css 4.1.9 MIT jakubpawlowicz/clean-css
third-party/less 2.7.3 Apache 2.0 less/less.js
third-party/stylelint 8.2.0 MIT stylelint/stylelint

Everything else:

Copyright © 2005-2014 Jason Barnabe

Copyright © 2017-2018 FirefoxBar Team

Open source licensed under GPLv3.

xstyle's People

Contributors

sylingd avatar jasonbarnabe avatar tophf avatar hideheader avatar baegus avatar eric-wood avatar jumpyswe avatar linusyu avatar shyangs avatar silverwind avatar 8qwe24657913 avatar denilsonsa avatar loucypher avatar yfdyh000 avatar justjup avatar shanshuiwen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.