Füge downloadURL hinzu
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name Links im neuen Tab öffnen
|
||||
// @namespace https://git.ponywave.de/Akamaru/Userscripts
|
||||
// @version 1.1
|
||||
// @version 1.2
|
||||
// @description Öffnet alle Links auf bestimmten Seiten im neuen Tab. Seiten können hinzugefügt oder entfernt werden.
|
||||
// @author Akamaru
|
||||
// @match *://*/*
|
||||
@@ -9,6 +9,7 @@
|
||||
// @grant GM_getValue
|
||||
// @grant GM_setValue
|
||||
// @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/open-links-in-new-tab.user.js
|
||||
// @downloadURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/open-links-in-new-tab.user.js
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
|
||||
Reference in New Issue
Block a user