#### Description
**20201013 version 1.8**
fix incompatibility with twitter (removing onBeforeSendHeaders)
20200115 version 1.7
some fixes & optimizations.
remove annoying opening from option page for no reason.
20180728 version 1.5
NEW : now backgrounded tabs network access is blocked (zero data loaded)
NEW : add an option to prefetch the main page (only html. No image, no script etc...) to get the title (may fail) and favicon (may fail also).
---
LoadTabOnSelect prevents new tabs from automatically loading, instead loading them on selection.
The intended usage of the addon is to facilitate power-users who open many tabs before viewing, but dislike auto-playing videos (and other annoyances).
This addon uses the WebExtensions API, and therefore fully supports Firefox 48+.
As a bonus the extension "fix" google.* search links prefix.
#### Tips about:config
To background a page with ctrl set browser.tabs.loadInBackground to true.
To background popup with ctrl set browser.tabs.loadDivertedInBackground to true.
To background bookmarked links set browser.tabs.loadBookmarksInBackground to true.
- License: GNU General Public License v3.0 or later
- Weekly downloads: 2
- Average daily users: 13
- Rating: 3.8333/5 of 12 ratings
- Created: 2018-04-16 14:01:15
- Last updated: 2020-11-17 10:10:15
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/loadtabonselect-evolution/
- API: {18d535b1-dd41-4309-a9a5-f92699430f4f}