Commit graph

22 commits

Author SHA1 Message Date
Samidy
943374f98e
update "Be cautious when interacting with this site" to "Its Recommended To Avoid this Site." 2025-08-12 12:27:30 +03:00
Samidy
88f25f5d09
remove "google." line as all google country domains have been phased out 2025-08-11 09:29:36 +03:00
Kenneth Hendricks
7bd46c8b17
Update content.js
- Made badges consistent across search engines
- Removed duplicate flipped badge on Brave Search
2025-05-06 18:15:41 -04:00
Kenneth Hendricks
10a4fdebce
Update content.js
Fixed Site Status Badge on Google & Brave Search.
2025-05-06 17:32:50 -04:00
RePacked
726ff73530
Remove redundant fallback for adding known safe sites
Deleted the addKnownSafeSites() function since safe sites are already reliably loaded from local storage or fetched dynamically via fetchSafeSites().
2025-05-01 03:54:12 +02:00
RePacked
345591dee9 feat(fetchStarredSites): extract starred URLs from safeListURLs markdown
The provided starredListURL is very outdated.
I changed it so now it fetches the starred URLs from the always up-to-date safeListURLs.

- Stop fetching starredListURL HTML export.
- In fetchStarredSites(), loop through each URL in safeListURLs.
- Scan for lines containing the “” marker and pull the first URL on each.
- Normalize, dedupe, and store these as starredSites in storage.
2025-04-28 22:19:49 +02:00
Kenneth Hendricks
43915ee69a
Add files via upload 2025-03-19 13:37:49 -04:00
Kenneth Hendricks
8171528bfc
Add files via upload 2025-03-17 22:11:43 -04:00
Kenneth Hendricks
fec0883396
Update background.js
Updated the safe list source from https://api.fmhy.net/single-page to multiple GitHub markdown pages.
2024-11-12 15:38:36 -05:00
Kenneth Hendricks
ae7f4571e1
Add files via upload 2024-11-10 18:13:05 -05:00
Kenneth Hendricks
492c80c077
Add files via upload 2024-11-10 17:54:05 -05:00
Kenneth Hendricks
30259fb63d
Update warning-page.js 2024-11-10 16:20:56 -05:00
Kenneth Hendricks
b3e30db0e6
Update index.js
Updated icons to display properly
2024-11-10 16:20:21 -05:00
Kenneth Hendricks
ad0f353d04
Update background.js
Fixed warning page and icons not displaying properly
2024-11-10 16:19:49 -05:00
Kenneth Hendricks
af7b96bb58
Update background.js
Fixed initial pull for filterlists
2024-11-10 15:06:49 -05:00
Kenneth Hendricks
4b568579c9
Add files via upload 2024-11-10 14:25:15 -05:00
Kenneth Hendricks
d4e648f801
Update settings-page.js
Fixed warning toggle
2024-11-08 17:24:13 -05:00
Kenneth Hendricks
65216472c9
Update warning-page.js
Fixed warning toggle
2024-11-08 17:23:51 -05:00
Kenneth Hendricks
c7538ac28e
Update background.js
Updated warning toggle
2024-11-08 17:23:29 -05:00
Kenneth Hendricks
2b273a31f5
Update background.js 2024-11-08 16:58:53 -05:00
Kenneth Hendricks
57341e1535
Update index.js 2024-11-08 16:58:38 -05:00
Kenneth Hendricks
48b3a16628
Add files via upload 2024-11-04 16:45:27 -05:00