Recensiones de Load Background Tabs Lazily
Load Background Tabs Lazily per kgersen
Recension de Usator de Firefox 13772605
Classificate 5 de 5
per Usator de Firefox 13772605, kahdeksan vuotta sittenAnother nice extension like "load on select" but this one can simulate better the old extension "load tabs progressively" using the hot key "alt+z". Would be great if you could customize the hot key or make like the same extension "load tabs progressively". BTW thank you very much.
Responsa de disveloppator
publicate kahdeksan vuotta sittenThe default extension hotkeys can't be changed right now. One way to work around this for Windows users is to download and install the AutoHotkey program. Create a file named Firefox.ahk and then copy the code at the bottom and paste it into the file. Place this file in the Startup folder and then run it. Now, if a user presses Win-G in a Firefox window, it will invoke this extensions Alt-Z pause hotkey. The Win-G hotkey can be changed in the file to whatever hotkey is desired ( https://autohotkey.com/docs/Hotkeys.htm ).
$#g::
ifWinActive, ahk_exe firefox.exe
{
send !z ; Alt-Z extension pause hotkey
return
} else {
send #g ; Win-G hotkey
return
}
$#g::
ifWinActive, ahk_exe firefox.exe
{
send !z ; Alt-Z extension pause hotkey
return
} else {
send #g ; Win-G hotkey
return
}
45 recensiones
- Classificate 5 de 5per DeFEcT, seitsemän päivää sitten
- Classificate 3 de 5per D. Schaaaf, kaksi kuukautta sitten
- Classificate 5 de 5per Xinqi, kolme kuukautta sitten
- Classificate 5 de 5per xia, neljä kuukautta sitten
- Classificate 4 de 5per Dreit, kuusi kuukautta sitten
- Classificate 4 de 5per Vj M, kuusi kuukautta sittenThe really tough thing about using this extension is the lack of current state indicators in its menu that pops up when the button is clicked: Pause/Resume, Enable/Disable for the various options. Thank you.
- Classificate 5 de 5per Cyberknight, 10 kuukautta sittenI don't understand why this extension's feature is simply not part of Firefox's native engine! It sounds like an essential feature of the browser's behaviour, mainly for users that have to restart the browser several times a day, with dozens of tabs reloading all at once.
- Classificate 1 de 5per SedUz, vuosi sittenThis extension is supposed to be easy to use, but its not. You have to gain additional higher education to be able to use it. Too complicated options - each has a half A4 page length description about what it does. When you go through all of them you already forgot about what were previous options doing because you read too much text and not sure which options safe to use because - too much complicated. I didn't even want to risk to enable it, because highly likely it would screw up everything.
Developer, how do you suppose people would use this extension? I'm glad you dived deep into how Firefox works, but extension is intended for regular users to hide this complexity and give comprehensive options which are short and intuitive, on a high-level. This should be user friendly with intuitive design and self-descriptive options. This maybe the best example of how NOT to make application user interface. - Classificate 5 de 5per Aditya, kaksi vuotta sitten
- Classificate 4 de 5per ak47wong, kolme vuotta sittenLOVE the super detailed documentation, thanks! So many extension devs don't provide clear instructions.
- Classificate 5 de 5per Luke, kolme vuotta sittenWonderful extension, but the recent update and permission change is confusing and will lead many users to think the extension is broken
- Classificate 5 de 5per Usator de Firefox 14140733, kolme vuotta sittenA must have for loading a bunch of tabs without DDoS attacking back end servers.
- Classificate 5 de 5per SpringCatalogue, kolme vuotta sittenThere were issues with 110.0 (64-bit) and loading tabs, and the dev fixed it almost the same day. donate button?
- Classificate 5 de 5per Andreas, kolme vuotta sitten
- Classificate 5 de 5per Usator de Firefox 14234915, kolme vuotta sitten
- Classificate 5 de 5per occulto, kolme vuotta sitten
- Classificate 5 de 5per Deiwulf, kolme vuotta sitten
- Classificate 5 de 5per Usator de Firefox 14055541, neljä vuotta sitten
- Classificate 4 de 5per Usator de Firefox 13011485, neljä vuotta sittenI've been using this extension as part of my core necessities in Firefox for a few years. And it has been Essential. I have a low bandwidth issues and today s high content media rich pages take a long time to load.
Having the ability to manually fill up my tab bar and let the extension put the brakes on them until a small sequence of them are finished before loading the next is vital to keeping a healthy bandwidht and server relation.
That being said, I want to ask if the creator has any interest in making this availble to the Chrome browser too? I really would like to see it there as well.Responsa de disveloppator
publicate neljä vuotta sittenA beta version for Chrome is now available: https://chrome.google.com/webstore/detail/load-background-tabs-lazi/jomliinifiaagjbbjncdncgoolfiakjj - Classificate 5 de 5per ginnsa, viisi vuotta sittenomg thank you so much for this. I had to open 200 Steam pages and there's no way I could've done it staying sane without this extension. thank you very much for having updated it to work with fx 56 and on.
only downside for me is the font. Can you use some non-serif font like Arial or Verdana? - Classificate 4 de 5per grahamperrin, viisi vuotta sitten
- Classificate 5 de 5per Mariachi, viisi vuotta sitten
- Classificate 5 de 5per Ender, kuusi vuotta sitten
- Classificate 5 de 5per Ruane, kuusi vuotta sittenPlease add a way to export&import settings, I lost mine on a power failure, I think it's a Firefox bug since I lost my settings in many extensions when it happened, fortunately I had a settings backup of all important extensions...