jakearchibald / idb-keyval

A super-simple-small promise-based keyval store implemented with IndexedDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use in tampermonkey script?

ChenYCL opened this issue · comments

hello, i'm confused use in browser .

See https://github.com/jakearchibald/idb-keyval#all-bundles, which includes hosted versions of the script. You could even copy and paste the code into your own.

For TamperMonkey specifics, ask in their support forums, but https://www.tampermonkey.net/documentation.php?ext=dhdg#_require looks like a good start.