From 2f12ac2d65b7b7cd05a0e6199fb209af181acd2b Mon Sep 17 00:00:00 2001 From: dthung1602 Date: Sun, 19 Jun 2022 15:13:48 +0700 Subject: [PATCH] Fix bug keep adding restore button --- manifest-v2.json | 2 +- manifest-v3.json | 2 +- popup/popup.html | 2 +- scripts/clean-spams.js | 34 ++++++++++++++++++++++------------ 4 files changed, 25 insertions(+), 15 deletions(-) diff --git a/manifest-v2.json b/manifest-v2.json index d5f3060..f9d263c 100644 --- a/manifest-v2.json +++ b/manifest-v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "TheSpamminator", - "version": "1.2.0", + "version": "1.2.1", "description": "Remove banger alert spams from comment section of mangakakalot & manganato", "icons": { "16": "images/logo/spam-logo-16.png", diff --git a/manifest-v3.json b/manifest-v3.json index f2d9f39..82c0512 100644 --- a/manifest-v3.json +++ b/manifest-v3.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "TheSpamminator", - "version": "1.2.0", + "version": "1.2.1", "description": "Remove banger alert spams from comment section of mangakakalot & manganato", "icons": { "16": "images/logo/spam-logo-16.png", diff --git a/popup/popup.html b/popup/popup.html index 0b5dcab..7e133b0 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -77,7 +77,7 @@