From 4ab0f40692384ab5cf825d7416c5e6ce245300a1 Mon Sep 17 00:00:00 2001 From: jimmyGALLAND Date: Sun, 24 May 2026 17:09:42 +0200 Subject: [PATCH 1/2] fix workflow gitea --- .github/workflows/build-xpi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-xpi.yml b/.github/workflows/build-xpi.yml index 96708ac..2aa4baa 100644 --- a/.github/workflows/build-xpi.yml +++ b/.github/workflows/build-xpi.yml @@ -68,7 +68,7 @@ jobs: # (toutes branches, utile pour debug) # --------------------------------------------------------------- - name: Upload unsigned artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: ${{ steps.version.outputs.unsigned_xpi }} path: dist/${{ steps.version.outputs.unsigned_xpi }} From 17669f7cd27aa2abf8ea93c51772601118664bdd Mon Sep 17 00:00:00 2001 From: jimmyGALLAND Date: Sun, 24 May 2026 17:31:39 +0200 Subject: [PATCH 2/2] fix manifest --- src/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 2322ce2..e400900 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -5,7 +5,7 @@ "background.js" ] }, - "name": "YTPTube Extension", + "name": "YTPTube Extension Android", "version": "1.1.1", "description": "Add URLs to YTPTube instance", "permissions": [ @@ -20,7 +20,7 @@ "http://*/*", "https://*/*" ], - "homepage_url": "https://github.com/arabcoders/ytptube-extension", + "homepage_url": "https://git.celjim.fr/public/ytptube-extension-android", "icons": { "16": "icons/icon-16.png", "32": "icons/icon-32.png", @@ -43,7 +43,7 @@ }, "browser_specific_settings": { "gecko": { - "id": "ytptube@arabcoders.org", + "id": "ytptube@git.celjim.fr", "strict_min_version": "113.0", "data_collection_permissions": { "required": [