From 65190ef835ce8ff6573cafa54c0bca153555737c Mon Sep 17 00:00:00 2001 From: DeBros Date: Wed, 12 Feb 2025 12:17:54 +0200 Subject: [PATCH] New Version 1.0.3 Enhancements for Proxy Check and "Save & Enable" Button: - Changed the endpoint for proxy checks to 'https://check.en.anyone.tech'. - Implemented disabling of the "Save & Enable" button during the proxy check to prevent multiple submissions. - Updated the URL in store.js from 'store.debros' to 'dapps.debros' for the dApp Store. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6683492..a997d2e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "ANyONe Extension", - "version": "1.0.2", + "version": "1.0.3", "description": "Manage Socks5 proxy settings", "permissions": [ "proxy",