Add download url

This commit is contained in:
Idrees Hassan
2025-08-16 17:55:07 -04:00
parent b99a5dd7c4
commit 2ac9edac21
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ const userScriptHeader =
// @version 2025-08-16 // @version 2025-08-16
// @description birb // @description birb
// @author Idrees // @author Idrees
// @downloadURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js
// @updateURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js // @updateURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js
// @match *://*/* // @match *://*/*
// @grant GM_setValue // @grant GM_setValue

1
dist/birb.user.js vendored
View File

@@ -4,6 +4,7 @@
// @version 2025-08-16 // @version 2025-08-16
// @description birb // @description birb
// @author Idrees // @author Idrees
// @downloadURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js
// @updateURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js // @updateURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js
// @match *://*/* // @match *://*/*
// @grant GM_setValue // @grant GM_setValue