update
This commit is contained in:
parent
33ee2f5760
commit
f7afa33a13
14 changed files with 319 additions and 178 deletions
|
|
@ -53,17 +53,11 @@ in
|
|||
install_url = moz "german_dictionary_de_de_for_sp";
|
||||
};
|
||||
"uBlock0@raymondhill.net" = {
|
||||
default_area = "menupanel";
|
||||
default_area = "navbar";
|
||||
install_url = moz "ublock-origin";
|
||||
installation_mode = "force_installed";
|
||||
private_browsing = true;
|
||||
};
|
||||
"uMatrix@raymondhill.net" = {
|
||||
default_area = "menupanel";
|
||||
install_url = moz "umatrix";
|
||||
installation_mode = "force_installed";
|
||||
private_browsing = true;
|
||||
};
|
||||
"vimium-c@gdh1995.cn" = {
|
||||
default_area = "navbar";
|
||||
install_url = moz "vimium-c";
|
||||
|
|
@ -367,6 +361,8 @@ in
|
|||
];
|
||||
"user-filters" =
|
||||
''marketplace.visualstudio.com##+js(rpnt, script, /"(DisableVSCodeDownloadButtonEnabled|Microsoft\\.VisualStudio\\.Services\\.Gallery\\.DisableVSCodeDownloadButton)":true/, "$1":false)'';
|
||||
"hostnameSwitchesString" =
|
||||
"no-large-media: behind-the-scene false\nno-remote-fonts: * true\nno-csp-reports: * true";
|
||||
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue