diff --git a/docs/index.html b/docs/index.html index f0781af..6e4857d 100755 --- a/docs/index.html +++ b/docs/index.html @@ -105,16 +105,15 @@
It's possible that this functionality will be re-exposed to extensions, in which case the bridge will be made redundant: - -
-
- Removing the bridge on Windows should be as easy as running the uninstaller (C:\Program Files\fx_cast\uninstaller.exe) found in the control panel or settings application.
-
- To manually uninstall, remove the following files/folders and registry keys: - -
C:\Program Files\fx_cast\
- HKLM\Software\Mozilla\NativeMessagingHosts\fx_cast_bridge
- HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\fx_cast_bridge
- - Remove the following files/folders: -
/Library/Application Support/fx_cast/
- /Library/Application Support/Mozilla/NativeMessagingHosts/fx_cast_bridge.json
-
- On Debian-based systems, remove the fx-cast-bridge package, otherwise remove the fx_cast_bridge package.
-
- To manually uninstall, remove the following files/folders: - -
/opt/fx_cast/
- /usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json OR
- /usr/lib64/mozilla/native-messaging-hosts/fx_cast_bridge.json
-
+ Removing the bridge on Windows should be as easy as running the uninstaller (C:\Program Files\fx_cast\uninstaller.exe) found in the control panel or settings application.
+
+ To manually uninstall, remove the following files/folders and registry keys: +
+C:\Program Files\fx_cast\
+ HKLM\Software\Mozilla\NativeMessagingHosts\fx_cast_bridge
+ HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\fx_cast_bridge
+ + Remove the following files/folders: +
+/Library/Application Support/fx_cast/
+ /Library/Application Support/Mozilla/NativeMessagingHosts/fx_cast_bridge.json
+
+ On Debian-based systems, remove the fx-cast-bridge package, otherwise remove the fx_cast_bridge package.
+
+ To manually uninstall, remove the following files/folders: +
+/opt/fx_cast/
+ /usr/lib/mozilla/native-messaging-hosts/fx_cast_bridge.json OR
+ /usr/lib64/mozilla/native-messaging-hosts/fx_cast_bridge.json
+ API limitations. There's no method of obtaining the audio streams. Merging of audio streams from remote media is also not possible due to cross-origin issues. - -
+