mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
web-browsers/README.md: add Blank New Tab as an abandoned idea
This commit is contained in:
parent
64594984d0
commit
891434ba51
@ -11,6 +11,7 @@ and symlinked in this directory for reference._
|
||||
|
||||
- [Abandoned ideas](#abandoned-ideas)
|
||||
- [AdNauseam managed policy](#adnauseam-managed-policy)
|
||||
- [Blank New Tab](#blank-new-tab)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
@ -40,3 +41,18 @@ This snipped is from Firefox, but the principle applies to Chromium.
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### Blank New Tab
|
||||
|
||||
```json
|
||||
{
|
||||
"ExtensionSettings": {
|
||||
"pfbmpcgfjncjakgfpddijlbdpjnhnfem": {
|
||||
"installation_mode": "force_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user