7 lines
190 B
TOML
7 lines
190 B
TOML
[DEFAULT]
|
|
prefs = [
|
|
"extensions.webextensions.remote=false", # Needed to display index of unpacked ext
|
|
"extensions.webextensions.protocol.remote=false"
|
|
]
|
|
|
|
["browser_ext_dir_listing.js"]
|