Firefox Browser Add-ons
Log in
Add-on icon

SuperTables version history - 3 versions

SuperTables by SuperScreener

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
SuperTables version history - 3 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 2.4

    Released Aug 8, 2026 - 173.09 KB
    Works with firefox 109.0a1 and later, android 120.0 and later
    Key Summary of Version 2.4 Changes
    📱 Android & Desktop Cross-Compatibility for JSON Backup/Filter Imports:

    Fixed an issue where Android (Gecko Android / Firefox Mobile / Kiwi) failed to import JSON files exported from Desktop versions.
    Removed strict !Array.isArray(parsed.pinnedFilters) checks to support both Array ([...]) and Object ({...}) pinnedFilters formats exported across desktop environments.
    ⚡ Universal JSON Import Parser (SuperTablesStorage.extractImportItems):

    Added support for importing diverse JSON input formats:
    Full Backup JSON files ({ savedTables, pinnedFilters }).
    Standalone filter objects and arrays of filter presets.
    Saved table records (headers + rows).
    Exported matrix data / key-value row object arrays ([{ "Col 1": "Val 1" }, ...]), automatically reconstructing table headers and rows.
    🛡 Storage Array Data Corruption Prevention (SuperTablesStorage.processImportData):

    Replaced shallow object merging ({ ...res.pinnedFilters, ...incomingPinned }) with getAllPinnedEntries array normalization.
    Prevents local storage arrays from turning into index-keyed objects ({ "0": filter1, "1": filter2 }) upon import.
    Merges incoming entries by ID or normalized URL/Name in place while keeping all existing un-matched filters intact.
    📲 Mobile & Android File Upload Reliability:

    Native file-picker dialogs on Android OS cause extension popup windows to lose focus and immediately close, killing file upload scripts before completion.
    Added mobile/Android detection (/Android|webOS|iPhone|iPad|.../i) to automatically redirect Android/Mobile users to src/viewer/viewer.html?action=import in a full tab, where file uploads complete reliably.

    Source code released under Mozilla Public License 2.0

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 2.3

    Released Jul 23, 2026 - 172.44 KB
    Works with firefox 109.0a1 and later, android 120.0 and later
    Popup & Navigation Upgrades:

    Added a v2.3 badge in the popup header.
    Moved Extract Data into Tab 1 (Alt + 1 shortcut).
    Floating Tag & Side Drawer:

    Added a right-aligned ⚡ SuperTables floating tag on webpages to open a side drawer with search.
    Added a "📍 Filters for Current Page" drawer section with one-click "▶ Apply" buttons.
    Filter Presets & Toolbar Controls:

    Rename Presets: Inline editable filter names in both popup and side drawer.
    Toolbar Dropdown: Added a dropdown to select among saved page filters directly on the table.
    "💾 Save As": Save current filter state under a new custom name.
    No Auto-Overwrite: Filter modifications only persist when explicitly clicking "🔄 Update Filter".

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.0

    Released Jul 9, 2026 - 158.24 KB
    Works with firefox 109.0a1 and later, android 120.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.