AddOn:
- Go to about:support in your address bar
- Look for your profiles directory and open it:
- Create a file named
chrome/userChrome.css
in your profile directory:
apt-get update && apt-get install -y --no-install-recommends curl && \ | |
curl -sL http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | apt-key add - && \ | |
sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list' \ | |
apt-get update && apt-get install -y --no-install-recommends \ | |
libelf1 \ | |
build-essential \ | |
bzip2 \ | |
ca-certificates \ |
AddOn:
chrome/userChrome.css
in your profile directory:[ | |
// 适用版本 Magpie release v0.9.1 | |
// 关于子选项数值的具体含义请阅读 https://github.com/Blinue/Magpie/wiki/自定义缩放配置 | |
// 调用单项着色器的示例 | |
{"name":"ACNet","effects":[ | |
{"effect":"ACNet"}, | |
]}, |
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching
/*============================================================================= | |
ReShade 5 effect file | |
github.com/martymcmodding | |
Author: Pascal Gilcher / Marty McFly | |
ReShade Motion Estimation Shader for dense 2D UV-space motion vectors | |
Based on ReShade Motion Estimation by Jakob Wapenhensch | |
(https://github.com/JakobPCoder/ReshadeMotionEstimation) |
This guide is for Windows.
First, right click title bar and turn on the Menu bar, or turn it on the Menu bar in Firefox.
Since Firefox Quantum, the window controller has been integrated into the tab bar, so this method uses the window controller that comes up when you activate the Menu bar.
Or, you can place extra space on top left corner and move buttons to there.
AddOn: