https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching
| // Firefox user.js | |
| // Generated with Nicholas's modifications: | |
| // - dom.ipc.processCount = 4 (not 1) | |
| // - "Block dangerous and deceptive content" left enabled (not touched here) | |
| // === Network === | |
| user_pref("network.captive-portal-service.enabled", false); | |
| user_pref("network.notify.checkForProxies", false); | |
| // === Browser Cache === |
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching