Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build using webpack #1828

Open
wants to merge 152 commits into
base: master
Choose a base branch
from
Open

build using webpack #1828

wants to merge 152 commits into from

Commits on Sep 30, 2024

  1. to src [pre]

    tophf committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b4aa1c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. WIP

    tophf committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7fa95a1 View commit details
    Browse the repository at this point in the history
  2. WIP split csslint+parserlib

    tophf committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3912311 View commit details
    Browse the repository at this point in the history
  3. WIP csslint

    tophf committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    273bcda View commit details
    Browse the repository at this point in the history
  4. WIP

    tophf committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    28e25de View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. WIP

    tophf committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a43535a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    692f39a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. WIP webpack (libraries)

    tophf committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8a3dc11 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. WIP webpack (pages)

    tophf committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    08813f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    17cf8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b5f2e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    6e272f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. WIP manage

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b30989e View commit details
    Browse the repository at this point in the history
  2. bg prefs

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5051f52 View commit details
    Browse the repository at this point in the history
  3. fix manage->render

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c005c2b View commit details
    Browse the repository at this point in the history
  4. fix manage->render + ?.

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    59f4fa2 View commit details
    Browse the repository at this point in the history
  5. patch webpack global

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7311421 View commit details
    Browse the repository at this point in the history
  6. skip reinjection

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f7f8e73 View commit details
    Browse the repository at this point in the history
  7. load theme synchronously

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2703261 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9ee463 View commit details
    Browse the repository at this point in the history
  9. clone $$ only when necessary

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5073162 View commit details
    Browse the repository at this point in the history
  10. fix bg api & router

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d35e7a4 View commit details
    Browse the repository at this point in the history
  11. remove rollup config

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    62af62d View commit details
    Browse the repository at this point in the history
  12. simplify isTab check

    tophf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    968b7ee View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    af80803 View commit details
    Browse the repository at this point in the history
  2. fix tests + webpack disk cache

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    273a586 View commit details
    Browse the repository at this point in the history
  3. fix tests v2 + update eslint

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ae3bb88 View commit details
    Browse the repository at this point in the history
  4. fix github action: use node 20

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7cea8de View commit details
    Browse the repository at this point in the history
  5. fix dynamic imports for cjs

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    12b6b18 View commit details
    Browse the repository at this point in the history
  6. disable fs cache

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b6b7ae3 View commit details
    Browse the repository at this point in the history
  7. import themer once

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    56b406f View commit details
    Browse the repository at this point in the history
  8. enable ci build artifacts

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a8621b8 View commit details
    Browse the repository at this point in the history
  9. fix editor settings listeners

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fea3cb9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41832ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3becd89 View commit details
    Browse the repository at this point in the history
  12. export LZ_KEY separately

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7784b69 View commit details
    Browse the repository at this point in the history
  13. fix template getter

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8d7b392 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce61f75 View commit details
    Browse the repository at this point in the history
  15. load ui files on demand

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e0632a5 View commit details
    Browse the repository at this point in the history
  16. export section-util separately

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7690f37 View commit details
    Browse the repository at this point in the history
  17. load css only when needed

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    492f1df View commit details
    Browse the repository at this point in the history
  18. flatten search state

    tophf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ce1bf65 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix unload guard

    tophf committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0b75d25 View commit details
    Browse the repository at this point in the history
  2. fix auto-localization

    tophf committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a0db56f View commit details
    Browse the repository at this point in the history
  3. use "Style manager" as title

    tophf committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    39e2e5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bda951 View commit details
    Browse the repository at this point in the history
  5. reuse hasOwn

    tophf committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    023ae05 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. make zips

    tophf committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f5af8f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    abce7cd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. MV3 WIP

    tophf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    40cb2b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. MV3 WIP2

    tophf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0fb70f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e1073 View commit details
    Browse the repository at this point in the history
  3. export URLS and UA separately

    tophf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e8f8559 View commit details
    Browse the repository at this point in the history
  4. fix import-via-drop

    tophf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3ee8e64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd51301 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb74870 View commit details
    Browse the repository at this point in the history
  7. restore simplified prefs.ready

    tophf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4e29b00 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    e3e5014 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. WIP download via fetch()

    tophf committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6b3efcc View commit details
    Browse the repository at this point in the history
  2. WIP sync

    tophf committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9e4eb44 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. WIP sync p2

    tophf committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c6bcd5e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. WIP sync p3

    tophf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c06e619 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. WIP sessionData

    tophf committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ff7405a View commit details
    Browse the repository at this point in the history
  2. fix webpack config

    tophf committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a73b6a5 View commit details
    Browse the repository at this point in the history
  3. fix preinjection

    tophf committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2b1407e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64b250d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. scatter dom and toolbox

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d86f6ea View commit details
    Browse the repository at this point in the history
  2. fix navman conditions

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    16d956c View commit details
    Browse the repository at this point in the history
  3. fix port comms

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    062b518 View commit details
    Browse the repository at this point in the history
  4. fix usw publish/disconnect

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    abf9e69 View commit details
    Browse the repository at this point in the history
  5. fix spinner animation

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    37d391a View commit details
    Browse the repository at this point in the history
  6. add DNR debug log

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2e1f0cc View commit details
    Browse the repository at this point in the history
  7. fix tests

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b9bf185 View commit details
    Browse the repository at this point in the history
  8. throttle chromeSync on error

    tophf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4b9b664 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. use safeTimeout in SW

    tophf committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    aa03aa3 View commit details
    Browse the repository at this point in the history
  2. fix eslint no-use-before-define

    tophf committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    757a041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84465a View commit details
    Browse the repository at this point in the history
  4. use keepAlive for chromeSync

    tophf committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    00b8551 View commit details
    Browse the repository at this point in the history
  5. simplify clientData param

    tophf committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7bdc6ee View commit details
    Browse the repository at this point in the history
  6. fix debounce and module order

    tophf committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    8fdce97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f1f394 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix Chrome detection in MV3

    tophf committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    af9459b View commit details
    Browse the repository at this point in the history
  2. save the state in IndexedDB

    ...as it's much faster than chrome.storage.session
    tophf committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    03dad2d View commit details
    Browse the repository at this point in the history
  3. treeshaking for unused modules

    tophf committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    341b636 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    06b8100 View commit details
    Browse the repository at this point in the history
  2. fix keepAlive

    tophf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d113a11 View commit details
    Browse the repository at this point in the history
  3. set class="mobile" on <html>

    tophf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8a5df50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c45024d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    338bf59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f25254 View commit details
    Browse the repository at this point in the history
  3. reuse setClientData in MV2

    tophf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    46a0492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbdbab3 View commit details
    Browse the repository at this point in the history
  5. reuse setClientData in MV2 p2

    tophf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1122a8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b7c2b1 View commit details
    Browse the repository at this point in the history
  7. fix data-clickable detector

    tophf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9328adc View commit details
    Browse the repository at this point in the history
  8. fix usercss redirection

    tophf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b3bfe0e View commit details
    Browse the repository at this point in the history
  9. use real id in WRB note

    + fadein/out options and simplify closeOptions
    + simplify WRB note code
    + omit redundant code in targeted builds
    tophf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d948eb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41d5130 View commit details
    Browse the repository at this point in the history
  11. fix and simplify context-menus

    tophf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    27d113f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb7591f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4ef83f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2bf98ff View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix keepAlive

    tophf committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    81b379a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    803676d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c098053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1520c65 View commit details
    Browse the repository at this point in the history
  4. add FOUC info

    tophf committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a4ecdb2 View commit details
    Browse the repository at this point in the history
  5. use tBody properly in popup

    tophf committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    06a8710 View commit details
    Browse the repository at this point in the history
  6. use DNR for XHR

    tophf committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6b0f447 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0eca8f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    aba3e71 View commit details
    Browse the repository at this point in the history
  2. don't wake up on tab close/open

    + simplify msg
    tophf committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    dc71cf8 View commit details
    Browse the repository at this point in the history
  3. fix lock tracking

    tophf committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f594c7c View commit details
    Browse the repository at this point in the history
  4. fix popup data in Vivaldi

    tophf committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5b5f509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3c0e6 View commit details
    Browse the repository at this point in the history
  6. don't mangle exports

    tophf committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5109646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5265d0b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. fix state db

    tophf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8445b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c3ccc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ec135d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    043635e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ead160a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. faster db startup in Firefox

    tophf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0825376 View commit details
    Browse the repository at this point in the history
  2. inline consts.js

    tophf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1426680 View commit details
    Browse the repository at this point in the history
  3. fix patchCSP option

    tophf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ce03a9e View commit details
    Browse the repository at this point in the history
  4. fix reload command

    tophf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    97bd9d3 View commit details
    Browse the repository at this point in the history
  5. ignore bfcache error

    tophf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    42278e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    0b3664c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    638e1a1 View commit details
    Browse the repository at this point in the history
  3. build beta as MV3

    tophf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f723266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc965ce View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. retry chrome.sync on error

    tophf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6bf3827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c205b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix bfcache port

    tophf committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5248fc8 View commit details
    Browse the repository at this point in the history
  2. fix popup on unsupported urls

    tophf committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b32a8a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. fix BUILD checks

    tophf committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    a556b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44fd70c View commit details
    Browse the repository at this point in the history
  3. update preset-env

    tophf committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    38192a3 View commit details
    Browse the repository at this point in the history
  4. fix MV2 build

    tophf committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    a6a46b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    4696b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3d05d8 View commit details
    Browse the repository at this point in the history
  3. fix clientData in MV3

    tophf committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ff3a374 View commit details
    Browse the repository at this point in the history
  4. fix leaky Promise.race

    tophf committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ad427ad View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. resolve a todo, extract ownId

    tophf committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4a99404 View commit details
    Browse the repository at this point in the history
  2. use bgReady._deps

    tophf committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6664a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    706d48b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a33db9 View commit details
    Browse the repository at this point in the history
  5. 3.0.1 fix lz observation

    tophf committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    14c330d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    4780b4a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. center the master switch

    tophf committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6cd192c View commit details
    Browse the repository at this point in the history
  2. store style cache in indexedDB

    tophf committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c5552bf View commit details
    Browse the repository at this point in the history
  3. fix instant inject

    tophf committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    afcfdef View commit details
    Browse the repository at this point in the history