mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
chromium: enable prefetching and profilemanager
This commit is contained in:
parent
bf85d162d1
commit
2351d43020
@ -55,6 +55,8 @@
|
||||
- [`fix-edge-search.json`](#fix-edge-searchjson)
|
||||
- [`generative-ai.json`](#generative-aijson)
|
||||
- [`https-everywhere.json`](#https-everywherejson)
|
||||
- [`prefetch.json`](#prefetchjson)
|
||||
- [`profilemanager.json`](#profilemanagerjson)
|
||||
- [`README.md`](#readmemd)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
@ -316,6 +318,17 @@ This file evolved to merge another one, so now it:
|
||||
- Forces HTTPS-only mode to be enabled.
|
||||
- Attempts to upgrade `http://` queries to `https://`
|
||||
|
||||
## `prefetch.json`
|
||||
|
||||
Enables prefetching. Will make sites very speedy, but decreases privacy and may
|
||||
conflict with uBlock Origin. However AdNauseam is already clicking those ads, so
|
||||
maybe it's not that big of an issue.
|
||||
|
||||
## `profilemanager.json`
|
||||
|
||||
Forces the profile screen even with only one profile. I love the feature in Firefox
|
||||
and want to see it here too, now that I accidentally noticed it.
|
||||
|
||||
## `README.md`
|
||||
|
||||
You are reading this file, are you not?
|
||||
|
Loading…
Reference in New Issue
Block a user