mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
14 lines
183 B
JSON
14 lines
183 B
JSON
{
|
|
|
|
"browser_specific_settings": {
|
|
"gecko": {
|
|
"strict_min_version": "91.1.0"
|
|
}
|
|
},
|
|
|
|
"background": {
|
|
"scripts": ["/src/bg/index.mjs"],
|
|
"type": "module"
|
|
}
|
|
}
|