Commit Graph

25 Commits

Author SHA1 Message Date
Jack Case
e15ffdb4d8 move to altcha dist_external to elide dependency on blob source in CSP
reference: https://altcha.org/docs/website-integration/#content-security-policy-csp
2025-12-08 02:37:56 +00:00
Jack Case
47ad67c6d8 bump manifest version for fix to icon size 2025-11-23 14:31:04 +00:00
Jack Case
5ce34bec91 theme_icons works, it's just the opposite of what I thought. 2025-11-23 14:21:16 +00:00
Jack Case
0308aa85f4 remove default_icon key in the hope that theme_icons will work 2025-11-23 14:13:34 +00:00
Jack Case
a29d43f226 bump minor version and remove a csp permission in manifest.json 2025-11-23 13:29:33 +00:00
Jack Case
7faef08713 update manifest.json 2025-11-21 22:52:07 +00:00
Jack Case
542b9f9dba add a status notification to direct users to verify their email 2025-11-17 12:32:28 +00:00
Jack Case
cc229b54be add light/dark icons 2025-11-16 23:39:12 +00:00
Jack Case
8d44086516 signup form submission from popup
server needs work to support properly
2025-11-08 20:37:52 +00:00
Jack Case
760e7c234a fix content script to check for messages from the background script properly 2025-11-08 19:09:15 +00:00
Jack Case
71545bb08e let's just not bother with imports for the content script 2025-11-06 16:47:40 +00:00
Jack Case
8cc0f3aa64 working on imports, maybe not worth it for the content script, it can't be an es module 2025-11-06 01:38:17 +00:00
Jack Case
f6bfb1aa4d get rid of page action, start working on browser action popup 2025-11-05 20:03:41 +00:00
Jack Case
bf6c96a3b1 report successful login and update pageaction icon on report 2025-10-26 14:41:03 -04:00
Jack Case
5a4896b5b4 much more stable link attribute setting 2025-10-26 10:41:19 -04:00
Jack Case
0cafa8e798 version to submit to mozilla for alpha testing 2025-10-25 15:37:19 -04:00
Jack Case
0e00bb8b1e tweaking for alpha 2025-10-25 11:27:20 -04:00
Jack Case
0a62f61068 background page will automatically do an altcha challenge to get an access token 2025-10-22 14:57:00 +00:00
Jack Case
e961faec29 set up mutationobserver to react when more results load 2025-10-21 20:56:17 +00:00
Jack Case
09247b7cc2 send requests to check for slop on the server 2025-10-20 16:12:13 -04:00
Jack Case
fc8d0218c7 start on checking slop on search result pages 2025-10-20 15:03:29 +00: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
23fe3fa66e add a page action with an icon from boxicons
Icons are free under CC 4.0 Attribution https://creativecommons.org/licenses/by/4.0/
2025-10-16 19:02:06 +00:00
Jack Case
cccbb7fdf5 initial commit 2025-10-15 22:04:20 -04:00