Add download srt file option firefox extension

Signed-off-by: makaveli10 <vineet.suryan@collabora.com>
This commit is contained in:
makaveli10
2025-07-14 09:43:52 +05:30
parent 914281f449
commit ad0fb23936
6 changed files with 258 additions and 121 deletions
@@ -8,6 +8,9 @@
"activeTab",
"<all_urls>"
],
"web_accessible_resources": [
"audiopreprocessor.js"
],
"background": {
"scripts": ["background.js"],
"persistent": false