browsh configuration
Configuration file for browsh
| Type | object |
|---|---|
| File match |
**/browsh/config.toml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/browsh-configuration/latest.json |
| Source | https://raw.githubusercontent.com/browsh-org/browsh/master/webext/assets/browsh-schema.json |
Validate with Lintel
npx @lintel/lintel check
Properties
By showing your support you can disable the app's branding and nags to donate
The page to show at startup. Browsh will fail to boot if this URL is not accessible
The base query when a non-URL is entered into the URL bar
The mobile user agent for forcing web pages to use their mobile layout
Browsh internals
3 nested properties
Possibly better handling of overlapping text in web pages. If a page seems to have text that shouldn't be visible, if it should be behind another element for example, then this experimental feature should help. It can also be toggled in-browser with F6
Custom CSS to apply to all loaded tabs
5 nested properties
The path to your Firefox binary
Browsh has its own profile, separate from the normal user's. But you can change that
Don't let Browsh launch Firefox, but make it try to connect to an existing one. Note it will need to have been launched with the '--marionette' flag
Launch Firefox in with its visible GUI window. Useful for setting up the Browsh profile.
Config that you might usually set through Firefox's 'about:config' page Note that string must be wrapped in quotes