Raymond Hill
8a6b12a319
[mv3] Inject scriptlets in their intended target world
2025-02-24 10:11:13 -05:00
Raymond Hill
e56ca0f612
Import translation from https://crowdin.com/project/ublock
2025-02-23 12:20:17 -05:00
Raymond Hill
02b78fb717
[mv3] Remove obsolete Firefox workaround code
...
Related commit:
2e745f9bfb
2025-02-22 11:07:58 -05:00
Raymond Hill
0013e04fd3
Import translation work from https://crowdin.com/project/ublock
2025-02-22 07:47:33 -05:00
Raymond Hill
6ca28a5b3f
[mv3] Improve output og log.txt
2025-02-22 07:38:12 -05:00
Raymond Hill
1d2378e74e
[mv3] Workaround for permissions dialog preventing proper mode change
...
This is a Chromium-specific issue.
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/280
2025-02-21 08:23:27 -05:00
Raymond Hill
ce724d5c47
Import translation work from https://crowdin.com/project/ublock
2025-02-20 15:19:57 -05:00
Raymond Hill
9f27b9fedd
Import translation work from https://crowdin.com/project/ublock
2025-02-20 09:02:06 -05:00
Raymond Hill
4d0ecbae3d
Import translation work from https://crowdin.com/project/ublock
2025-02-20 08:44:31 -05:00
Raymond Hill
344539d793
Comply with Mozilla's "User Consent and Control"
...
Make clear that the hostname of the page with issue is being sent
to GitHub's server when searching existing reports or creating a
new report.
2025-02-20 08:06:50 -05:00
Raymond Hill
17c66030fe
[mv3] Fix incorrect hostname matching in urlskip-related code
...
Related feedback:
https://github.com/uBlockOrigin/uBOL-home/issues/278#issuecomment-2664971115
2025-02-19 08:41:22 -05:00
Raymond Hill
f12351688a
Import translation work from https://crowdin.com/project/ublock
2025-02-19 07:51:43 -05:00
Raymond Hill
8629f07138
Fix "make lint" command; fix more lint errors
2025-01-19 09:35:51 -05:00
Raymond Hill
2843aa1c90
[mv3] Inject highly generic cosmetic filters in all frames
...
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/26839
2025-01-15 09:13:18 -05:00
Raymond Hill
f8975e3a6a
Better integrate latest eslint version
2025-01-10 10:25:15 -05:00
Raymond Hill
7c530198c8
Import translation work from https://crowdin.com/project/ublock
2025-01-01 08:20:45 -05:00
Raymond Hill
217d001d71
[mv3] Minor changes
2024-12-30 13:40:18 -05:00
Raymond Hill
61922da24b
[mv3] Extend strict-blocking coverage; improve URL-skip behavior
...
This extends coverage of strict-blocking to pattern-based filters
with `doc` filter option.
When proceeding with a URL-skip URL present, no temporary bypass
will be created when the "Don't warn me again about this site" is
left unchecked. The idea is to avoid the intermediate redirects
if we navigate again on the same strict-blocked site, while a
temporary bypass would prevent this.
uBO's "Badware risks" list has been spinned off as its own list.
The idea is that should a site be strict-blocked from that list,
we would want to know the strict-block is due to the
"Badware risks" list.
2024-12-29 16:38:56 -05:00
Raymond Hill
f7fa3139af
Need to name as per validator
2024-12-24 12:43:53 -05:00
Raymond Hill
3df22b1791
[mv3] Change extension id
2024-12-24 11:30:13 -05:00
Raymond Hill
27a72b8eef
[mv3] Hopefully this fixes Edge submission issue
...
Submission to Edge Addons store fails with:
----
The following checks failed:
Package acceptance validation error:
Manifest file reference 'urlhaus.full' does not exist in the zip archive.
(Note: File locations are case-sensitive)
Package acceptance validation error:
Manifest file reference 'openphish.domains' does not exist in the zip archive.
(Note: File locations are case-sensitive)
----
Guessing the use of period in ruleset file path is causing the
issue.
2024-12-23 09:57:57 -05:00
Raymond Hill
fd481a37bf
Import translation work from https://crowdin.com/project/ublock
2024-12-22 10:36:47 -05:00
Raymond Hill
89e44131a0
[mv3] Enable OpenPhish ruleset by default
...
As discussed with filter list maintainers.
2024-12-21 08:57:12 -05:00
Raymond Hill
a17a8ac04b
Import translation work from https://crowdin.com/project/ublock
2024-12-20 14:28:23 -05:00
Raymond Hill
c311315daa
[mv3] Fix undue blocking of network requests for unfiltered sites
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/247
Use session rules with `TAB_ID_NONE` to properly exclude network
requests from service workers potentially used by trusted websites.
2024-12-20 13:55:48 -05:00
Raymond Hill
9fbc23abfc
Import translation work from https://crowdin.com/project/ublock
2024-12-15 15:38:40 -05:00
Raymond Hill
c279cded17
[mv3] Minor code review
2024-12-14 09:01:23 -05:00
Raymond Hill
c2a4b72fee
Import translation work from https://crowdin.com/project/ublock
2024-12-14 08:57:22 -05:00
Raymond Hill
5e0802fd67
Import translation work from https://crowdin.com/project/ublock
2024-12-14 08:53:15 -05:00
Raymond Hill
ac9e12e17c
[mv3] Add "Malware protection, security" section in "Filter lists" pane
...
Additionally, add "Openphish Domain Blocklist" as stock list.
2024-12-14 08:45:17 -05:00
Raymond Hill
0f373b7639
Use HOSTS version of "Malicious URL Blocklist"
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/256
2024-12-13 11:18:18 -05:00
Raymond Hill
439d608d03
Revert "Use HOSTS version of "Malicious URL Blocklist""
...
This reverts commit 54ebea31f7 .
2024-12-13 11:15:36 -05:00
Raymond Hill
2b6d67b29a
Import translation work from https://crowdin.com/project/ublock
2024-12-13 08:30:27 -05:00
Raymond Hill
b1936524f7
Import translation work from https://crowdin.com/project/ublock
2024-12-12 20:06:15 -05:00
Raymond Hill
54ebea31f7
Use HOSTS version of "Malicious URL Blocklist"
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/256
2024-12-12 20:00:08 -05:00
Raymond Hill
b7bacc0fc1
Fix bad filter in urlhaus
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/256
2024-12-12 19:47:48 -05:00
Raymond Hill
f14257d813
[mv3] Minor visual fix in dashboard's Welcome section
2024-12-10 10:22:38 -05:00
Raymond Hill
0e1800e68d
[mv3] Fix using Optimal as default mode when hosts permission allows it
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/discussions/161
2024-12-10 10:16:35 -05:00
Raymond Hill
738f93da28
Import translation work from https://crowdin.com/project/ublock
2024-12-09 10:52:07 -05:00
Raymond Hill
09554384ef
[mv3] Replace "30-day Phishing Domain List" with "Malicious URL Blocklist"
...
As per team feedback.
2024-12-09 10:48:24 -05:00
Raymond Hill
20a570ebe8
[mv3] Make strict-blocking checkbox dependent on filtering mode
...
Related feedback:
https://github.com/uBlockOrigin/uBOL-home/issues/214#issuecomment-2528072997
2024-12-09 09:42:46 -05:00
Raymond Hill
7daa45e49f
Revert "Fix regression in set-constantscriptlet"
...
This reverts commit b7441bb9c0 .
2024-12-09 08:19:43 -05:00
Raymond Hill
b7441bb9c0
Fix regression in set-constantscriptlet
...
Regression from https://github.com/gorhill/uBlock/commit/3417fe3d5d
2024-12-09 08:05:47 -05:00
Raymond Hill
6c6ac6c7a7
Import translation work from https://crowdin.com/project/ublock
2024-12-08 16:58:23 -05:00
Raymond Hill
56ba93700c
[mv3] Ensure no generic cosmetic filters end up in specific realm
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/254
Cosmetic filters with only negated hostnames would end up being
classified as specific, while in reality the filter is generic, with
specific exceptions.
This commit fixes the improper classification. Enforcing specific
exception filters in the generic realm is still an issue to
address.
2024-12-08 08:37:29 -05:00
Raymond Hill
ec5a1b3ab6
Import translation work from https://crowdin.com/project/ublock
2024-12-06 17:21:30 -05:00
Raymond Hill
424fc81628
[mv3] Minor code review
2024-12-06 12:13:18 -05:00
Raymond Hill
b3a51d0018
Import translation work from https://crowdin.com/project/ublock
2024-12-05 13:09:07 -05:00
Raymond Hill
38390bab9c
[mv3] Add urlskip support for strict-blocked page + extra info
...
Add information about which ruleset caused a page to be strict-
blocked.
Whenever possible, add ability to URL-skip an incoming redirect
in a strict-blocked page.
Add new default list: "30-day Phishing Domain List"
2024-12-05 12:56:25 -05:00
Raymond Hill
fd2ddd3c01
Import translation work from https://crowdin.com/project/ublock
2024-12-05 09:12:28 -05:00