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": "백그라운드 업데이트에서 제외 (활성화된 경우)",