PEE/main.meta.js
2022-01-09 23:39:02 +01:00

21 lines
673 B
JavaScript

// ==UserScript==
// @name PNGExtraEmbed
// @namespace https://coom.tech/
// @version 0.110
// @description uhh
// @author You
// @match https://boards.4channel.org/*
// @match https://boards.4chan.org/*
// @require https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js
// @grant GM_xmlhttpRequest
// @grant GM.xmlHttpRequest
// @grant GM_openInTab
// @grant GM.openInTab
// @run-at document-start
// @connect 4chan.org
// @connect 4channel.org
// @connect i.4cdn.org
// @connect *
// @icon https://coom.tech/resources/assets/1449696017588.png
// ==/UserScript==