Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του Sequential Tab Loader - 11 εκδόσεις

Sequential Tab Loader από Shajirr

Βαθμολογία 5 από 5
5 αστέρια από 5
5
2
4
0
3
0
2
0
1
0
Ιστορικό εκδόσεων του Sequential Tab Loader - 11 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 2026.8.12

    Κυκλοφόρησε στις 12 Αυγ 2026 - 28,17 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • added "Drop duplicate URLs from tab creation queue" option - when enabled, an URL being added to the creation queue will be checked, and if it's already in the queue, it won't be added again. Prevents accidentally opening the same address multiple times when opening many links.
    • added "Enable tab ignore signal listener" option - if you have a bookmarklet that opens tabs, they will likely end up blank if added to the loading queue. With this option enabled your bookmarklet can send a signal to ignore these tabs, so they could load correctly.
    • tabs opened from the creation queue now open relative to the tab that was their source. Previously, they were opened relative to the active tab, which could result in them being opened in the wrong place if you switched the active tab.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 2026.7.8

    Κυκλοφόρησε στις 8 Ιουλ 2026 - 26,6 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • Fixed an issue with auto-save system when changing multiple different settings quickly would only save the last change, now all changes should be buffered and then saved correctly.
    • Fixed an issue where background script could execute some tasks faster than the settings were loaded from storage, leading to it using default settings instead.
    • Added "javascript:" URLs to the list of unsupported/ignored URLs.
    • Added checks for unsupported URLs in several places where they were missing, like in "Reload Tabs (Queued)" command.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2026.7.1

    Κυκλοφόρησε στις 1 Ιουλ 2026 - 25,82 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • Options page now auto-saves settings, instead of using manual save
    • Settings were moved to sync storage, so they can be synced via Firefox account
    • Added a debug mode toggle to enable diagnostic logs

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2026.4.23.1

    Κυκλοφόρησε στις 23 Απρ 2026 - 30,97 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • added a "Reload Tabs (Queued)" tab context menu entry that will add selected tabs to a loading queue, to load them sequentially.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2026.1.7

    Κυκλοφόρησε στις 7 Ιαν 2026 - 30,94 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • replaced Alt+click option checkbox with a dropdown list instead
    • added a new Alt+click mode - add a link to the tab creation queue. Instead of creating a new discarded tab immediately and then loading tabs via queue, the new mode creates tabs sequentially - the next tab is not created before the current one finishes loading.
    • added safeguard timers which should restart the tab loading/creation automatically in case the queue gets stuck for some reason

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2025.10.8

    Κυκλοφόρησε στις 8 Οκτ 2025 - 29,29 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Fixed the inconsistent / incorrect display of "Alt+click links to open in discarded tabs" option in the Options menu.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2025.9.30

    Κυκλοφόρησε στις 29 Σεπ 2025 - 29,29 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • Added a new option - "Alt+click links to open in discarded tabs", which does just that. The difference is that the tabs opened this way are already created in a discarded state right away, rather than the addon trying to intercept user-created tabs and discard them. This option should be more efficient, as tabs will not be loading anything + will be guaranteed to get their URL.
    • Added display of the "Tab loading behaviour" on the addon's badge. Now, when "Don't load tabs" or "Keep tabs discarded" is selected, the badge will display "X" with a grey background.
    • Status of "Tab loading behaviour" can now be changed directly from the addon icon's context menu - useful if you just want to just open some tabs in a discarded state, without them being loaded.
    • Max queue limit increased to 500

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2025.6.6

    Κυκλοφόρησε στις 6 Ιουν 2025 - 26,87 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • Improved the "Resume loading", "Load next tab" and "Empty the queue" commands.
    • When "Tab loading delay" setting is not zero, "Maximum concurrent tabs to load" will be greyed out and disabled, to indicate when its not active.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2025.6.5

    Κυκλοφόρησε στις 5 Ιουν 2025 - 26,61 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • added new context menu options which can be accessed when right clicking the addon icon - "Resume loading", "Load next tab" and "Empty the queue"

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2025.6.4

    Κυκλοφόρησε στις 4 Ιουν 2025 - 26,36 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • Now clicking on a tab that is in the queue waiting to load will remove it from the queue, to prevent it from being reloaded needlessly
    • Added a configurable tab discarding delay option - should help in cases where diverted tabs get no URL if discarded immediately
    • Added a configurable tab loading delay option - can specify time in ms before the next tab starts loading after the previous one finished loading

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2025.5.30

    Κυκλοφόρησε στις 30 Μαϊ 2025 - 19,99 KB
    Λειτουργεί με firefox 58.0 και νεότερα

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Λήψη

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Τελευταίες εκδόσεις

  • Nightly
  • Beta

Firefox για επιχειρήσεις

  • Enterprise

Κοινότητα

  • Connect
  • Contribute
  • Developer

Ακολουθήστε

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.