mirror of
https://github.com/ergosteur/misc-userscripts.git
synced 2026-04-19 13:09:33 -04:00
bump version and add downloadurl
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
// @name Expand t.co links (live replace, Location header fixed)
|
||||
// @namespace https://github.com/ergosteur/misc-userscripts
|
||||
// @author ergosteur
|
||||
// @version 0.7
|
||||
// @version 0.7.1
|
||||
// @description Expand t.co shortlinks into final URLs by parsing Location header
|
||||
// @match https://twitter.com/*
|
||||
// @match https://x.com/*
|
||||
// @grant GM_registerMenuCommand
|
||||
// @grant GM_xmlhttpRequest
|
||||
// @downloadURL https://github.com/ergosteur/misc-userscripts/raw/refs/heads/main/expand-tco-links.user.js
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
|
||||
Reference in New Issue
Block a user