Merge branch 'bstable'

Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
This commit is contained in:
ccd0 2015-03-02 12:57:28 -08:00
commit 5413d0777b
2 changed files with 12 additions and 0 deletions

View File

@ -23,6 +23,9 @@ The links to individual versions below are to copies of the script with the upda
### v1.10.2
**v1.10.2.9** *(2015-03-02)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.9/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.9/builds/4chan-X-noupdate.crx "Chromium version")]
- (pleebe) Add not4plebs archive.
**v1.10.2.8** *(2015-02-28)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.8/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.8/builds/4chan-X-noupdate.crx "Chromium version")]
- Fix v1.10.2.0's unintentional increase in the number of tabs needed to get to submit button.

View File

@ -71,4 +71,13 @@
"boards": ["an", "fit", "gif", "int", "mlp", "out", "r9k", "qa", "toy"],
"files": ["an", "fit", "gif", "int", "mlp", "out", "r9k", "qa", "toy"],
"imagehosts": ["http://imcute.yt/"]
}, {
"uid": 22,
"name": "not4plebs",
"domain": "totally.not4plebs.org",
"http": true,
"https": true,
"software": "foolfuuka",
"boards": ["sp"],
"files": ["sp"]
}]