Browse Source

Enable script 4chan-wide

pull/4/head
coomdev 2 years ago
parent
commit
9fbae2c1e6
  1. 3
      build.js
  2. 3
      main.user.js

3
build.js

@ -8,7 +8,8 @@ const extheader = `// ==UserScript==
// @version 0.1
// @description uhh
// @author You
// @match https://boards.4channel.org/g/thread/*
// @match https://boards.4channel.org/*/thread/*
// @match https://boards.4chan.org/*/thread/*
// @icon https://www.google.com/s2/favicons?domain=4channel.org
// @require https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js
// @grant GM_xmlhttpRequest

3
main.user.js

@ -4,7 +4,8 @@
// @version 0.1
// @description uhh
// @author You
// @match https://boards.4channel.org/g/thread/*
// @match https://boards.4channel.org/*/thread/*
// @match https://boards.4chan.org/*/thread/*
// @icon https://www.google.com/s2/favicons?domain=4channel.org
// @require https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js
// @grant GM_xmlhttpRequest

Loading…
Cancel
Save