Giter Site home page Giter Site logo

Comments (16)

ray-lothian avatar ray-lothian commented on July 21, 2024

What you need is a network-level blocker such as uBlock Origin.

from block-site.

 avatar commented on July 21, 2024

That is not possible, because to block a specific url (matching pattern: ://webmail.freenet.de/Email/Action/ which only opens a popup) I need Block-Site.
I don't find any other AddOn that will work as expected.
With uBlock you can only block the whole domain (I don't find another solution with uBlock).

There was a legacy AddOn "popup_blocker-1.0.7" that do the job, but this is gone...

from block-site.

ray-lothian avatar ray-lothian commented on July 21, 2024

I am pretty sure you can find a better solution by using uBlock. Anyhow with this extension, you have two options:

  1. Allow the page to get redirected to the blocked screen which takes time.
  2. Redirect to a local page that automatically closes itself (should be faster)
<!DOCTYPE html>
<html>
<body>
  <script type="text/javascript">window.close()</script>
</body>
</html>

To try the second method, place this DATA URI version of the above code in the redirecting box.

data:text/html;charset=utf-8,%3C%21DOCTYPE%20html%3E%0D%0A%3Chtml%3E%0D%0A%3Cbody%3E%0D%0A%20%20%3Cscript%20type%3D%22text%2Fjavascript%22%3Ewindow.close%28%29%3C%2Fscript%3E%0D%0A%3C%2Fbody%3E%0D%0A%3C%2Fhtml%3E

Also, give "Popup Blocker (strict)" a try.

from block-site.

ray-lothian avatar ray-lothian commented on July 21, 2024

@Thomas-SW the second method doesn't seem to work on FF. Wait for the next release and use the newly introduced close keyword in the Redirect To box for instance closing of the tab.

from block-site.

 avatar commented on July 21, 2024

Thanks for your help.

All suggestions don't work (also #2 not, indeed), tried in the past a lot with Popup Blocker (strict) and Ultimate (and...).
The problem is that only this url is to block, it is not really a popup.

So thanks for your development, I will wait for the next release.

from block-site.

 avatar commented on July 21, 2024

Hello Ray.
Thanks for the quick implementation!

I am now on v 0.2.3 with the feature:
"10. Immediate closing of tabs. This feature is introduced in version 0.2.3 which helps to close annoying popups as soon as the opening request is received."

I use the 'close' keyword in the 'Redirect To' box.
But it don't work, redirection is the same (without closing) to: moz-extension://70641fe3-1fb6-4c82-a57e-4eea8e8c6480/data/blocked/index.html?url=https%3A%2F%2Fwebmail.freenet.de%2FEmail%2FAction%2FSecurityPopup%3FisPopup%3D1

It is shown as a PopUp window, not as a new tab.
With "Close blocked tab after" set to 1 s the annoying PopUp is closing after about 2 s.

I use FF 68.2.0 ESR on Linux Mint Cinnamon 19.2 (all is up to date).

from block-site.

ray-lothian avatar ray-lothian commented on July 21, 2024

Have you tried this feature on another domain? Try to block for instance wikipedia and see if it works or not. Can I somehow reproduce this popup that you get?

from block-site.

 avatar commented on July 21, 2024

Clipboard 1
I have tried a domain expression, this works well.

In order to reproduce this pop-up, it is necessary to register with the German email provider freenet.de.
In a free basic email account, clicking on "Spam Suspect" (Spamverdacht) or "Virus Suspect" (Virenverdacht) will show this annoying pop-up with advertisements.

See the attached picture.

The full link is "https://webmail.freenet.de/Email/Action/SecurityPopup?isPopup=1"
(But I think the method this pop-up is created is your question.)

It is possible to close this pop-up immediately, at least it worked with an older legacy extension that only had this full link as an option.

from block-site.

 avatar commented on July 21, 2024

A addition: the pop-up is opened first with about:blank, then the URL is called.

from block-site.

ray-lothian avatar ray-lothian commented on July 21, 2024

I justed tested the blocking feature on freenet.de and it works for me on Firefox 70 with the following rule (clicking on Virenverdacht opens a popup window only once per page refresh that gets closed immediately).

Screen Shot

from block-site.

 avatar commented on July 21, 2024

Sorry, but this rule do nothing on my machine... :(
Not on Virenverdacht not on Spamverdacht.
It does no blocking and no closing of the PopUp.

from block-site.

ray-lothian avatar ray-lothian commented on July 21, 2024

Can you try the extension on Chrome? Also in Firefox open the browser console (Ctrl + Shift + J) before the page loads and see if you get an error when the popup is opened.

from block-site.

 avatar commented on July 21, 2024

(Sorry, Chrome is not installed)

This is the full output of the console with only
://webmail.freenet.de/Email/Action/ close (no time delay)

created background.js:207:11
Object { id: 16, index: 0, windowId: 34, highlighted: true, active: true, attention: false, pinned: false, status: "complete", hidden: false, discarded: false, … }
background.js:208:11
updated: 16 background.js:202:11
Object { isArticle: false }
background.js:203:11
updated: 16 background.js:202:11
Object { status: "complete", url: "about:blank" }
background.js:203:11
updated: 16 background.js:202:11
Object { status: "loading" }
background.js:203:11
updated: 16 background.js:202:11
Object { isArticle: false }
background.js:203:11
updated: 16 background.js:202:11
Object { title: "70641fe3-1fb6-4c82-a57e-4eea8e8c6480/data/blocked/index.html?url=https%3A%2F%2Fwebmail.freenet.de%2FEmail%2FAction%2FSecurityPopup%3FisPopup%3D1" }
background.js:203:11
updated: 16 background.js:202:11
Object { status: "loading", url: "moz-extension://70641fe3-1fb6-4c82-a57e-4eea8e8c6480/data/blocked/index.html?url=https%3A%2F%2Fwebmail.freenet.de%2FEmail%2FAction%2FSecurityPopup%3FisPopup%3D1" }
background.js:203:11
updated: 16 background.js:202:11
Object { title: "Restricted Access" }
background.js:203:11
updated: 16 background.js:202:11
Object { status: "complete" }
background.js:203:11
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowUtils.removeSheet]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://gre/modules/ExtensionCommon.jsm :: runSafeSyncWithoutClone :: line 75" data: no] 2 ExtensionCommon.jsm:75:12
Error: WebExtension context not found! ExtensionParent.jsm:1239:13

from block-site.

 avatar commented on July 21, 2024

And this is the full output of the console with only
://snippet.freenet.de/ close (no time delay)

This window ia not blocked.

created background.js:207:11
Object { id: 21, index: 0, windowId: 39, highlighted: true, active: true, attention: false, pinned: false, status: "complete", hidden: false, discarded: false, … }
background.js:208:11
updated: 21 background.js:202:11
Object { isArticle: false }
background.js:203:11
updated: 21 background.js:202:11
Object { status: "complete", url: "about:blank" }
background.js:203:11
updated: 21 background.js:202:11
Object { status: "loading" }
background.js:203:11
updated: 21 background.js:202:11
Object { isArticle: false }
background.js:203:11
updated: 21 background.js:202:11
Object { title: "webmail.freenet.de/Email/Action/SecurityPopup?isPopup=1" }
background.js:203:11
updated: 21 background.js:202:11
Object { status: "loading", url: "https://webmail.freenet.de/Email/Action/SecurityPopup?isPopup=1" }
background.js:203:11
updated: 21 background.js:202:11
Object { favIconUrl: "data:image/x-icon;base64,AAABAAEAICAAAAEAIACoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAAAAAABMLAAATCwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANLyEmTS8hLQ0vIRaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADS8hDY0vIT/NLyE/zS8hP80vIS3NLyEEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANLyEXTS8hP80vIT/NLyE/zS8hP80vITPNLyEDwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0vIR7NLyE/zS8hP80vIT/NLyE/zS8hP80vITGNLyECQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADS8hIc0vIT/NLyE/zS8hP80vIT/NLyE/zS8hP80vIS9NLyEAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0vIRvNLyEFQAAAAAAAAAANLyEkzS8hP80vIT/NLyE/zS8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" }
background.js:203:11
updated: 21 background.js:202:11
Object { status: "complete" }
background.js:203:11
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowUtils.removeSheet]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://gre/modules/ExtensionCommon.jsm :: runSafeSyncWithoutClone :: line 75" data: no] 2 ExtensionCommon.jsm:75:12
Error: WebExtension context not found! ExtensionParent.jsm:1239:13

from block-site.

ray-lothian avatar ray-lothian commented on July 21, 2024

What is this "background.js:203"? Is this from another extension?

from block-site.

 avatar commented on July 21, 2024

Yes, Firefox addon "Geschlossenen Tab wiederherstellen" ("Undo Close Tab")

moz-extension://35360fcf-8f54-4c8a-9026-8c890651ad2b/background.js
Firefox addon "Undo Close Tab"
Copyright (C) 2019 Manuel Reimer [email protected]
Copyright (C) 2017 YFdyh000 [email protected]

It creates a list with shortcuts and favicons to reload the latest closed tabs if needed.
But with this AddOn deactivated there is no change in this case.

BTW is ist possible to get a debug version of your AddOn to print some information to the console? May be better than stumbling in the fog...

from block-site.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.