Add firefox android support

This commit is contained in:
bytedream 2024-07-28 23:33:54 +02:00
parent 84605ceb30
commit e379113aa4

View File

@ -5,7 +5,8 @@ const sharedManifest: Partial<chrome.runtime.ManifestBase> = {
browser_specific_settings: {
gecko: {
id: '{55dd42e8-3dd9-455a-b4fe-86664881b10c}'
}
},
gecko_android: {}
},
content_scripts: [
{