From 3ea3f347ba7ea2372957b22f1c27e0fdfe6894be Mon Sep 17 00:00:00 2001 From: Kevin R Date: Tue, 18 Aug 2020 23:42:28 +0200 Subject: [PATCH] added ya.ru --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 186708e..2dccdae 100644 --- a/manifest.json +++ b/manifest.json @@ -272,7 +272,8 @@ "all_frames": true, "matches": [ "*://*.yandex.ru/*", - "*://*.yandex.com/*" + "*://*.yandex.com/*", + "*://*.ya.ru/*" ], "js": [ "core_js/yandex_link_fix.js"