Releases: warren-bank/crx-webcast-reloaded
Releases · warren-bank/crx-webcast-reloaded
v1.3.2
v1.3.1
v1.3.1
v1.3.0
v1.3.0
v1.2.0
v1.2.0
v1.1.0
v1.1.0
v1.0.0
v1.0.0
v0.7.9
v0.7.9 - update click event handlers for the links displayed in popup In a desktop browser (ie: Chrome, Firefox): * the links represented by icon images are unchanged * the link represented by a text URL is copied to the clipboard when clicked In a mobile browser (ie: Fenix): * the links represented by icon images are now functional, and will open the URL in a new tab (ie: same as on desktop) when clicked * the link represented by a text URL is copied to the clipboard when clicked Notes about using this release in Firefox (desktop) and Fenix (mobile): * Firefox: - must use one of the following build flavors: * developer https://www.mozilla.org/firefox/developer/ * nightly https://nightly.mozilla.org/ * unbranded https://wiki.mozilla.org/Add-ons/Extension_Signing#Latest_Builds * settings must be configured to allow installing unsigned addons: - open: "about:config" - set: "xpinstall.signatures.required" = false Notes about using this release in Fenix (ie: Firefox for Android): * support for installing addons from a local file (ie: .xpi or .zip) was added - on: 11/29/2023 - by: PR 4568 https://github.com/mozilla-mobile/firefox-android/pull/4568 https://github.com/mozilla-mobile/firefox-android/commit/36a3e74241e8b5421d4bb9dbfa3b1be9f350f039 * support was disabled on versions of Android < 10 - on: 12/12/2023 - by: PR 4812 https://github.com/mozilla-mobile/firefox-android/pull/4812 https://github.com/mozilla-mobile/firefox-android/commit/83bb99c7cab5abd67aa16d3d410998f1956e6fd3 https://bugzilla.mozilla.org/show_bug.cgi?id=1880777 * Firefox Nightly from 12/11/2023 is the last version to support installing addons from a local file (ie: .zip ONLY) on versions of Android < 10 - mirror: https://www.apkmirror.com/apk/mozilla/firefox-fenix/firefox-fenix-122-0a1-release/firefox-nightly-for-developers-122-0a1-88-android-apk-download/ - issue: .xpi file extension is not supported; need to change to .zip https://bugzilla.mozilla.org/show_bug.cgi?id=1868940
v0.7.8
v0.7.8 - detect additional media types (DRM licenses)
v0.7.7
v0.7.7 - support fetch() from service worker
v0.7.6
v0.7.6 - minor changes required to run new build: Firefox unsigned XPI