Commit Graph

8 Commits

Author SHA1 Message Date
Jack Case
13cdafd017 change pageAction icon based on slop detection 2025-10-16 19:22:21 -04:00
Jack Case
f3108cf6c6 check navigated page for slop 2025-10-16 18:48:34 -04:00
Jack Case
ccd9a0ec87 add content-script and file to manifest
this will be what interacts with a search result page to flag links to slop
2025-10-16 20:31:11 +00:00
Jack Case
c0e3f58401 use undefined, not null in the case of non-readwrite transaction 2025-10-16 19:54:12 +00:00
Jack Case
75d141099b wrapping db functions in promises
added get_slop_store function
2025-10-16 19:48:53 +00:00
Jack Case
133695ec78 slop can be inserted into the indexeddb
based on manual browser console testing currently
2025-10-16 18:45:57 +00:00
Jack Case
7fe2d81850 work in progress
start learning vanilla indexeddb api
2025-10-16 12:00:43 -04:00
Jack Case
cccbb7fdf5 initial commit 2025-10-15 22:04:20 -04:00