mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-15 16:40:43 +01:00
Add firefox android support
This commit is contained in:
@@ -5,7 +5,8 @@ const sharedManifest: Partial<chrome.runtime.ManifestBase> = {
|
||||
browser_specific_settings: {
|
||||
gecko: {
|
||||
id: '{55dd42e8-3dd9-455a-b4fe-86664881b10c}'
|
||||
}
|
||||
},
|
||||
gecko_android: {}
|
||||
},
|
||||
content_scripts: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user