1.2 - hopefully updates work now
This commit is contained in:
parent
212798a98a
commit
9b9898d2f0
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,14 @@
|
|||
// ==UserScript==
|
||||
// @name Use old new Reddit
|
||||
// @namespace http://tampermonkey.net/
|
||||
// @version 1.1
|
||||
// @namespace https://codeberg.org/okseby/newnewredditsucks
|
||||
// @version 1.2
|
||||
// @description forward the ugly new reddit to the older new reddit
|
||||
// @author You
|
||||
// @author okseby
|
||||
// @match https://*.reddit.com/*
|
||||
// @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com
|
||||
// @grant none
|
||||
// @updateURL https://codeberg.org/okseby/newnewredditsucks/raw/branch/main/script.js
|
||||
// @downloadURL https://codeberg.org/okseby/newnewredditsucks/raw/branch/main/script.js
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue