Conflicts: CHANGELOG.md CONTRIBUTING.md css/style.css html/General/Settings-section-Main.html json/archives.json package.json src/Archive/Redirect.coffee src/General/Header.coffee src/General/Main.coffee src/General/Settings.coffee src/General/lib/$.coffee src/General/lib/thread.class src/Linkification/Linkify.coffee src/Miscellaneous/AnnouncementHiding.coffee src/Monitoring/ThreadStats.coffee
23 lines
1.1 KiB
JavaScript
Executable File
23 lines
1.1 KiB
JavaScript
Executable File
// ==UserScript==
|
|
// @name 4chan X
|
|
// @version 1.3.2
|
|
// @minGMVer 1.14
|
|
// @minFFVer 26
|
|
// @namespace 4chan-X
|
|
// @description Cross-browser userscript for maximum lurking on 4chan.
|
|
// @license MIT; https://github.com/seaweedchan/4chan-x/blob/master/LICENSE
|
|
// @match *://boards.4chan.org/*
|
|
// @match *://sys.4chan.org/*
|
|
// @match *://a.4cdn.org/*
|
|
// @match *://i.4cdn.org/*
|
|
// @grant GM_getValue
|
|
// @grant GM_setValue
|
|
// @grant GM_deleteValue
|
|
// @grant GM_listValues
|
|
// @grant GM_openInTab
|
|
// @run-at document-start
|
|
// @updateURL https://github.com/seaweedchan/4chan-x/raw/stable/builds/4chan-X.meta.js
|
|
// @downloadURL https://github.com/seaweedchan/4chan-x/raw/stable/builds/4chan-X.user.js
|
|
// @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAACVBMVEUAAGcAAABmzDNZt9VtAAAAAXRSTlMAQObYZgAAAHFJREFUKFOt0LENACEIBdBv4Qju4wgWanEj3D6OcIVMKaitYHEU/jwTCQj8W75kiVCSBvdQ5/AvfVHBin11BgdRq3ysBgfwBDRrj3MCIA+oAQaku/Q1cNctrAmyDl577tOThYt/Y1RBM4DgOHzM0HFTAyLukH/cmRnqAAAAAElFTkSuQmCC
|
|
// ==/UserScript==
|