From 29a6a8b340e27024ba27c2ff42e4bb35599ee33e Mon Sep 17 00:00:00 2001 From: sameerasw Date: Tue, 6 May 2025 20:13:49 +0530 Subject: small bug fix and a lil easter egg --- manifest.json | 2 +- popup/popup.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4256a56..3308f77 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "2.1.0", + "version": "2.1.1", "description": "Make the internet feel native and elegant. Zen Internet is a browser extension that enhances your browsing experience by providing a clean and minimalistic interface with transparency and a focus on content. Customize the features in the addon popup.", "browser_specific_settings": { "gecko": { diff --git a/popup/popup.html b/popup/popup.html index 2b8c48d..254cd9b 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -14,7 +14,8 @@
- ZenInternet Logo + + ZenInternet Logo

Zen Internet

-- cgit v1.2.3