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, Ask.fm, VK, Pinterest, Tumblr, Twitch and from the mobile versions of Youtube and TikTok.

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

Question/comment

§
Posted: 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
StephenPAuthor
§
Posted: 2020-02-04

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

Post reply

Sign in to post a reply.