diff --git a/layouts/home/script.js b/layouts/home/script.js index 823ea381..d869b093 100644 --- a/layouts/home/script.js +++ b/layouts/home/script.js @@ -68,17 +68,7 @@ setTimeout(() => {

(OldTwitter) ${LOC.new_version.message} - ${chrome.runtime.getManifest().version}

Want to support me? You can donate, follow me or leave a review.
diff --git a/manifest.json b/manifest.json index 0bca5f7e..a2301ac4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Old Twitter Layout (2023)", "description": "__MSG_ext_description__", - "version": "1.7.9.2", + "version": "1.8.0", "manifest_version": 3, "homepage_url": "https://github.com/dimdenGD/OldTwitter", "background": {