Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnarios <selivano.d@gmail.com>2022-07-28 23:56:32 +0300
committerAnarios <selivano.d@gmail.com>2022-07-28 23:56:32 +0300
commit61c3757d1ffc6aae4be64ba914d8e8410156bd4d (patch)
treea1e7a29854a832e377e6cd782f69ec6f8ac2036b /Extensions/combined/manifest-chrome.json
parent8e376f61421c34f63031296bafaa394853f65fd9 (diff)
3.0.0.3v3.0.0.3
Diffstat (limited to 'Extensions/combined/manifest-chrome.json')
-rw-r--r--Extensions/combined/manifest-chrome.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Extensions/combined/manifest-chrome.json b/Extensions/combined/manifest-chrome.json
index d881a75..fc9e051 100644
--- a/Extensions/combined/manifest-chrome.json
+++ b/Extensions/combined/manifest-chrome.json
@@ -1,8 +1,8 @@
{
- "name": "__MSG_extensionName__",
+ "name": "__MSG_extensionNameBeta__",
"description": "__MSG_extensionDesc__",
"default_locale": "en",
- "version": "3.0.0.1",
+ "version": "3.0.0.3",
"manifest_version": 3,
"background": {
"service_worker": "ryd.background.js"