diff --git a/canvasblocker_beta-0.4.3RC1-an+fx.xpi b/canvasblocker_beta-0.4.3RC1-an+fx.xpi new file mode 100644 index 0000000..d8dc3ea Binary files /dev/null and b/canvasblocker_beta-0.4.3RC1-an+fx.xpi differ diff --git a/manifest.json b/manifest.json index 40efa38..2e59c69 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name": "CanvasBlocker", + "name": "CanvasBlocker-Beta", "description": "__MSG_addon_description__", - "version": "0.4.3-Development", + "version": "0.4.3RC1", "icons": { "48": "icons/icon.svg", "96": "icons/icon.svg" @@ -66,7 +66,7 @@ "applications": { "gecko": { - "id": "CanvasBlocker@kkapsner.de", + "id": "CanvasBlocker-Beta@kkapsner.de", "strict_min_version": "52.0" } },