Merge branch 'main' into extension

This commit is contained in:
Idrees Hassan
2025-10-25 15:33:01 -04:00
5 changed files with 285 additions and 189 deletions

View File

@@ -34,13 +34,13 @@ try {
const userScriptHeader =
`// ==UserScript==
// @name Browser Bird
// @name Pocket Bird
// @namespace https://idreesinc.com
// @version ${version}
// @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