Rename userscript

This commit is contained in:
Idrees Hassan
2025-08-15 12:22:20 -04:00
parent 95b9925af3
commit 728713fa84
2 changed files with 4 additions and 4 deletions

View File

@@ -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