Dodanki za Firefox Browser
  • Rozšyrjenja
  • Drastwy
    • za Firefox
    • Słowniki a rěcne pakśiki
    • Druge sedła wobglědowaka
    • Dodanki za Android
Pśizjawiś
Pśeglěd za IndexedDB Explorer

IndexedDB Explorer wót Eric Mortensen

Explore and query IndexedDB databases using SQL-like WHERE clauses

0 (pógódnośenja: 0)0 (pógódnośenja: 0)
2 wužywarja2 wužywarja
Firefox ześěgnuś a rozšyrjenje wobstaraś
Dataju ześěgnuś

Metadaty rozšyrjenja

Wó toś tom rozšyrjenju
Features:
  • Browse all IndexedDB databases on the current page
  • View all object stores within a database
  • Query data using SQL-like WHERE clauses
  • Support for complex queries with AND/OR operators
  • Support for comparison operators: =, !=, <>, >, <, >=, <=
  • Support for BETWEEN operator
  • Date comparison support
  • Nested property access with dot notation
  • View results in a formatted JSON display

Query Examples

Given data like:

{
"symbol": "ID_42140878",
"timestamp": 1766358000000000,
"sequence": 0,
"price": 6905.75,
"open": 6906.25,
"high": 6910,
"low": 6900.5,
"close": 6905.75,
"volume": 0,
"date": "2025-12-21T23:00:00.000Z",
"chartId": "ID_42140878_volume_20000"
}


You can write queries like:

Simple equality:

symbol = 'ID_42140878'


Date range:

date >= '2025-12-01' and date < '2025-12-15'


Troubleshooting
  • No databases found: Make sure you're on a page that uses IndexedDB
  • Permission denied: Some websites may have strict Content Security Policies
  • Extension not loading: Check the Browser Console (Ctrl+Shift+J) for errors

Multiple conditions with AND:

symbol = 'ID_42140878' and date >= '2025-12-01' and date < '2025-12-15'


Numeric comparisons:

price > 7000 and volume < 1000


BETWEEN operator:

price between 6800 and 6900


Complex query with date range and price range:

date >= '2025-11-01' and date < '2025-12-01' and price between 6800 and 6900


OR operator:

price > 7000 or volume > 10000


Nested properties (dot notation):

user.name = 'John' and user.age >= 18


Supported Operators
  • Comparison: =, !=, <>, >, <, >=, <=
  • Logical: AND, OR
  • Range: BETWEEN x AND y

Data Types

The query parser automatically handles:
- Strings: Enclosed in single or double quotes ('value' or "value")
- Numbers: Plain numeric values (123, 45.67)
- Booleans: true, false
- Null: null
- Dates: Strings that can be parsed as dates are automatically compared as dates
Z 0 wót 0 pógódnośujucych pógódnośony
Pśizjawśo se, aby toś to rozšyrjenje pógódnośił
Hyšći pógódnośenja njejsu

Gwězdowe pógódnośenje jo se składło

5
0
4
0
3
0
2
0
1
0
Hyšći žedne pógódnośenja
Pšawa a daty

Trjebne pšawa:

  • Pśistup k wašym datam za wšykne websedła měś

Gromaźenje datow:

  • Wuwijaŕ groni, až toś to rozšyrjenje gromaźenje datow njetrjeba.
Dalšne informacije
Dalšne informacije
Dodankowe wótzkaze
  • E-mailowa adresa pomocy
Wersija
1.0.0
Wjelikosć
19,01 KB
Slědny raz zaktualizěrowany
3 muaj më parë (27 Dhj 2025)
Pśiswójźbne kategorije
  • Webwuwiśe
Licenca
Licenca Mozilla Public License 2.0
Wersijowa historija
  • Wšykne wersije pokazaś
Zběrce pśidaś
Toś ten dodank k wěsći daś
K startowemu bokoju Mozilla

Dodanki

  • Wó nas
  • Blog dodankow Firefox
  • Źěłowa kupka rozšyrjenjow
  • Wuwijaŕski rožk
  • Wuwijaŕske pšawidła
  • Blog zgromaźeństwa
  • Forum
  • Programowu zmólku k wěsći daś
  • Směrnica za pógódnośenja

Wobglědowaki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Priwatnosć
  • Cookieje
  • Pšawniske

Jolic nic hynac zapisane, se wopśimjeśe na toś tom sedle pód Creative Commons Attribution Share-Alike License v3.0 abo póznjejšeju wersiju licencěrujo.