diff --git a/build.js b/build.js index 88e6b83..9ed2f2a 100644 --- a/build.js +++ b/build.js @@ -18,12 +18,12 @@ const spriteSheets = [ ]; const userScriptHeader = `// ==UserScript== -// @name birb +// @name Browser Bird // @namespace https://idreesinc.com // @version 2025-08-14 // @description birb // @author Idrees -// @updateURL https://github.com/IdreesInc/Birb/raw/refs/heads/main/dist/birb.user.js +// @updateURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js // @match *://*/* // @grant GM_setValue // @grant GM_getValue diff --git a/dist/birb.user.js b/dist/birb.user.js index 3979c20..ed7d25c 100644 --- a/dist/birb.user.js +++ b/dist/birb.user.js @@ -1,10 +1,10 @@ // ==UserScript== -// @name birb +// @name Browser Bird // @namespace https://idreesinc.com // @version 2025-08-14 // @description birb // @author Idrees -// @updateURL https://github.com/IdreesInc/Birb/raw/refs/heads/main/dist/birb.user.js +// @updateURL https://github.com/IdreesInc/Browser-Bird/raw/refs/heads/main/dist/birb.user.js // @match *://*/* // @grant GM_setValue // @grant GM_getValue