Update userscript name

This commit is contained in:
Idrees Hassan
2025-10-22 22:03:07 -04:00
parent 270367139d
commit 2767caeb84
2 changed files with 6 additions and 6 deletions

View File

@@ -22,13 +22,13 @@ const STYLESHEET_KEY = "___STYLESHEET___";
const userScriptHeader =
`// ==UserScript==
// @name Browser Bird
// @name Pocket Bird
// @namespace https://idreesinc.com
// @version 2025-10-22-02
// @description birb
// @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
// @downloadURL https://github.com/IdreesInc/Pocket-Bird/raw/refs/heads/main/dist/birb.user.js
// @updateURL https://github.com/IdreesInc/Pocket-Bird/raw/refs/heads/main/dist/birb.user.js
// @match *://*/*
// @grant GM_setValue
// @grant GM_getValue