2.0.0
This commit is contained in:
parent
b2fb7e16a1
commit
938370145e
@ -2,7 +2,7 @@
|
||||
// @name 4chan x
|
||||
// @namespace aeosynth
|
||||
// @description Adds various features.
|
||||
// @version 1.27.8.2
|
||||
// @version 2.0.0
|
||||
// @copyright 2009-2011 James Campos <james.r.campos@gmail.com>
|
||||
// @license MIT; http://en.wikipedia.org/wiki/Mit_license
|
||||
// @include http://boards.4chan.org/*
|
||||
|
||||
15
changelog
15
changelog
@ -1,3 +1,18 @@
|
||||
2.0.0
|
||||
- [chrome] qr error notifications
|
||||
- x-browser auto-watch
|
||||
- image expansion w/o horizontal scrollbars
|
||||
- removed reply nav
|
||||
- floating thread nav
|
||||
- fix /b/ thread nav
|
||||
- ignore middle clicks on images
|
||||
- smarter redirect
|
||||
- remove all GM_ functions
|
||||
- [chrome] fix slow scrolling w/ unread post count in titlebar
|
||||
- keybind: x: hide thread
|
||||
- qr: remove `auto`
|
||||
- rewrite / reorganize code
|
||||
|
||||
1.27.8
|
||||
- fix qr image posting
|
||||
- fix thread hiding
|
||||
|
||||
2
header
2
header
@ -2,7 +2,7 @@
|
||||
// @name 4chan x
|
||||
// @namespace aeosynth
|
||||
// @description Adds various features.
|
||||
// @version 1.27.8.2
|
||||
// @version 2.0.0
|
||||
// @copyright 2009-2011 James Campos <james.r.campos@gmail.com>
|
||||
// @license MIT; http://en.wikipedia.org/wiki/Mit_license
|
||||
// @include http://boards.4chan.org/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user