Skip to content

Added Plugin for Odysee Timestamps and compatibility with Firefox#392

Open
andreas-fahrecker wants to merge 1 commit intorNeomy:masterfrom
andreas-fahrecker:master
Open

Added Plugin for Odysee Timestamps and compatibility with Firefox#392
andreas-fahrecker wants to merge 1 commit intorNeomy:masterfrom
andreas-fahrecker:master

Conversation

@andreas-fahrecker
Copy link

For Issue #390 I added the new Odysee timestamp plugin with the options button translations for english and german.

While working on that new plugin, I noticed that the Extension hasn't gotten a updated on Firefox since version 0.6.7 and noticed that the current version isn't compatible with Firefox anymore. (background.service_worker is not supported (see Firefox bug 1573659).
So I fixed the manifest.json for Firefox compatibility and stated using chrome.runtime.getManifest() instead of chrome.app.getDetails() because app.getDetails() is deprecated by Firefox and runtime.getManifest() also allows accessing content_scripts from the manifest and is not deprecated.
So Issue #371 should also be addressed if it will get uploaded to the Firefox extension store

- I added the new Odysee timestamp plugin with the options button translations for english and german.

- I also noticed that the Extension hasn't gotten a updated on firefox since version 0.6.7 and noticed that the current version isn't compatible with firefox anymore, so I fixed the manifest.json for firefox compatibility and stated using chrome.runtime.getManifest() instead of chrome.app.getDetails() because app.getDetails is deprecated by firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant