容許安未簽署的 xpi
about:config
xpinstall.signatures.required
常用 Plugin
* Firefox v119
Tools
- uBlock Origin
- 新同文堂 (簡<->繁)
- Mouse Gesture Events
- Absolute Enable Right Click & Copy
- NoScript
- HTTP request Maker
HTTP request Maker
hotkey: Alt+shift+Y
Web Development
ModHeader - 改 Host Header
Modify HTTP request and response headers / cookies
https://addons.mozilla.org/en-US/firefox/addon/modheader-firefox/
* Enable header modification by URLs
* Export and import profile
* Append value to existing request or response header
Syntax
If no port is included, the default port for the service requested is implied
Host: <host>:<port>
PS: 常見 Header
- host
- referer
- user-agent
- x-real-ip
- x-forwarded-for
Notes
當 Page 內 call 其他 URL 時(唔係 relative path), 那 IP改Host 就發揮唔到功效
Proxy
RESTer
https://addons.mozilla.org/en-US/firefox/addon/rester/