Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
botbahlul authored Jul 3, 2024
1 parent 346b582 commit 2de0161
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Live Audio/Video Translate",
"options_page": "settings.html",
"description": "Recognize any LIVE audio/video streaming and TRANSLATE it for FREE!",
"version": "0.2.8",
"version": "0.2.9",
"manifest_version": 3,
"permissions": ["scripting", "background", "tabs", "activeTab", "storage", "contextMenus", "declarativeContent", "declarativeNetRequest", "declarativeNetRequestFeedback"],
"host_permissions": ["*://*/*"],
Expand Down
2 changes: 1 addition & 1 deletion settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</head>
<body>

<h1 style="font-size: 16px">Live Translate v0.2.8</h1>
<h1 style="font-size: 16px">Live Translate v0.2.9</h1>
<br>
<h2 style="font-size: 14px">Options</h2>

Expand Down

0 comments on commit 2de0161

Please sign in to comment.