4.6 out of 5
Learn more about results and reviews.
Filter by
All reviews
- All reviews
Sort by
Recent
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
Language
English
- English
- All languages
salim albitar Jul 31, 2018
- Report illegal content
- Copy link
doesn't work at all!
Muhammad Rizwan Sep 30, 2017
- Report illegal content
- Copy link
Nice and easy! Just as I wanted!
Martin Powell Sep 30, 2017
- Report illegal content
- Copy link
Does what it says on the tin
1 person found this review to be helpful
Ryan Hayle May 1, 2017
- Report illegal content
- Copy link
Short and sweet. Uses Chrome's native tab discard functionality to prevent loading all tabs on startup. Here's the entire code (of version 1.1): chrome.runtime.onStartup.addListener(function startup() { chrome.tabs.query({active: false}, function(tabs) { tabs.forEach(function(tab) { chrome.tabs.discard(tab.id); }); }); chrome.runtime.onStartup.removeListener(startup); });
4 out of 4 found this helpful
Shenmue Is Life Apr 30, 2017
- Report illegal content
- Copy link
No loads at all. Better than FooTab 13.3.5.

