feat: add option to match links outside <a> tags even if links in <a> tags are found

This commit is contained in:
Ulysses Zhan
2025-08-27 00:59:48 -07:00
parent 9ac963557e
commit 87ef762eec
29 changed files with 37 additions and 1 deletions

View File

@@ -254,6 +254,7 @@
"verifyLatestTag": "التحقق من علامة 'الأحدث'",
"intermediateLinkRegex": "تصفية للوصول إلى رابط 'وسيط'",
"filterByLinkText": "تصفية الروابط حسب نص الرابط",
"matchLinksOutsideATags": "Match links outside <a> tags",
"intermediateLinkNotFound": "لم يتم العثور على رابط وسيط",
"intermediateLink": "رابط وسيط",
"exemptFromBackgroundUpdates": "إعفاء من التحديثات في الخلفية (إذا تم تمكينها)",