Login reminder popup remover (developement ceased - not up to date)

Removes the nagging login popups and banners from mobile and desktop versions of Facebook, Instagram, Reddit, Twitter, Quora, VK, Pinterest, Tumblr, Twitch and from the mobile versions of Youtube and TikTok.

< 脚本Login reminder popup remover (developement ceased - not up to date)的反馈

提问/评论

§
发表于:2020-01-28

Please support national Facebook sub-domains

E.g. the following URLs are not processed by this script: https://cs-cz.facebook.com/pages/category/...

Fix is simple:

--- a/script    2020-01-28 13:18:48.741638441 +0100
+++ b/script    2020-01-28 13:18:26.935602728 +0100
@@ -2,8 +2,7 @@
 // @name        Facebook and Instagram login popup remover
 // @namespace   StephenP
 // @description Removes the nagging login popups and banners in mobile and desktop version of Facebook and Instagram.
-// @match     https://www.facebook.com/*
-// @match     https://m.facebook.com/*
+// @match     https://*.facebook.com/*
 // @match     https://www.instagram.com/*
 // @version     1.1.2
 // @grant       none
StephenP作者
§
发表于:2020-02-04

Thank you Jaroslav, I totally forgot to add local subdomains. They are now in the new version of the script.

发表回复

登录以发表回复。