How can I block email signup overlays or javascript popups in Safari?
Is there a Safari extension or something that will block the Javascript modal popups that are now ubiquitous (soliciting mailing list signups)?
Failing that, are there extensions that will simply block sites that utilize these modal popups? I'm ok with any of these options:
- Block the modal popup
- Close the tab immediately if a popup happens
- Block/remove the site from search results
There are so many sites these days that I have no reason to spend time on a site that utilizes popups. I'd rather not know they even exist so if an extension can remove them from DuckDuckGo results that would be outstanding.
macos safari software-recommendation safari-extensions
add a comment |
Is there a Safari extension or something that will block the Javascript modal popups that are now ubiquitous (soliciting mailing list signups)?
Failing that, are there extensions that will simply block sites that utilize these modal popups? I'm ok with any of these options:
- Block the modal popup
- Close the tab immediately if a popup happens
- Block/remove the site from search results
There are so many sites these days that I have no reason to spend time on a site that utilizes popups. I'd rather not know they even exist so if an extension can remove them from DuckDuckGo results that would be outstanding.
macos safari software-recommendation safari-extensions
1
I assumed you are on macOS, please edit if needed.
– bmike♦
2 days ago
They said safari. That’s enough @bmike
– ankiiiiiii
yesterday
@ankiiiiiii How you might fight it on Safari for mac and safari for iOS will differ quite dramatically. I’ve asked the OP to provide a specific site so we all can be more clear what is being asked. Blocking everything is clearly not possible - it comes down to specific implementations how I see it. Of course, feel free to answer any way you see forward. There can be many answers here and even a wrong answer (perhaps mine is wrong) can still help others.
– bmike♦
yesterday
add a comment |
Is there a Safari extension or something that will block the Javascript modal popups that are now ubiquitous (soliciting mailing list signups)?
Failing that, are there extensions that will simply block sites that utilize these modal popups? I'm ok with any of these options:
- Block the modal popup
- Close the tab immediately if a popup happens
- Block/remove the site from search results
There are so many sites these days that I have no reason to spend time on a site that utilizes popups. I'd rather not know they even exist so if an extension can remove them from DuckDuckGo results that would be outstanding.
macos safari software-recommendation safari-extensions
Is there a Safari extension or something that will block the Javascript modal popups that are now ubiquitous (soliciting mailing list signups)?
Failing that, are there extensions that will simply block sites that utilize these modal popups? I'm ok with any of these options:
- Block the modal popup
- Close the tab immediately if a popup happens
- Block/remove the site from search results
There are so many sites these days that I have no reason to spend time on a site that utilizes popups. I'd rather not know they even exist so if an extension can remove them from DuckDuckGo results that would be outstanding.
macos safari software-recommendation safari-extensions
macos safari software-recommendation safari-extensions
edited 2 days ago
aris
asked 2 days ago
arisaris
1164
1164
1
I assumed you are on macOS, please edit if needed.
– bmike♦
2 days ago
They said safari. That’s enough @bmike
– ankiiiiiii
yesterday
@ankiiiiiii How you might fight it on Safari for mac and safari for iOS will differ quite dramatically. I’ve asked the OP to provide a specific site so we all can be more clear what is being asked. Blocking everything is clearly not possible - it comes down to specific implementations how I see it. Of course, feel free to answer any way you see forward. There can be many answers here and even a wrong answer (perhaps mine is wrong) can still help others.
– bmike♦
yesterday
add a comment |
1
I assumed you are on macOS, please edit if needed.
– bmike♦
2 days ago
They said safari. That’s enough @bmike
– ankiiiiiii
yesterday
@ankiiiiiii How you might fight it on Safari for mac and safari for iOS will differ quite dramatically. I’ve asked the OP to provide a specific site so we all can be more clear what is being asked. Blocking everything is clearly not possible - it comes down to specific implementations how I see it. Of course, feel free to answer any way you see forward. There can be many answers here and even a wrong answer (perhaps mine is wrong) can still help others.
– bmike♦
yesterday
1
1
I assumed you are on macOS, please edit if needed.
– bmike♦
2 days ago
I assumed you are on macOS, please edit if needed.
– bmike♦
2 days ago
They said safari. That’s enough @bmike
– ankiiiiiii
yesterday
They said safari. That’s enough @bmike
– ankiiiiiii
yesterday
@ankiiiiiii How you might fight it on Safari for mac and safari for iOS will differ quite dramatically. I’ve asked the OP to provide a specific site so we all can be more clear what is being asked. Blocking everything is clearly not possible - it comes down to specific implementations how I see it. Of course, feel free to answer any way you see forward. There can be many answers here and even a wrong answer (perhaps mine is wrong) can still help others.
– bmike♦
yesterday
@ankiiiiiii How you might fight it on Safari for mac and safari for iOS will differ quite dramatically. I’ve asked the OP to provide a specific site so we all can be more clear what is being asked. Blocking everything is clearly not possible - it comes down to specific implementations how I see it. Of course, feel free to answer any way you see forward. There can be many answers here and even a wrong answer (perhaps mine is wrong) can still help others.
– bmike♦
yesterday
add a comment |
2 Answers
2
active
oldest
votes
...are there extensions that will simply block sites that utilize
these modal popups?
The problem here is that they are not pop-ups as what you are traditionally used to. They are basically HTML elements that are overlayed over the parent HTML document.
Block the modal popup
What makes this extremely difficult to block is that site functionality may depend on it. Some modals may contain nonsense while others might have important information (i.e. shopping cart, contact form, etc.)
Chrome/Firefox has a plugin called Behind the Overlay but results are spotty at best. I don't know of any for Safari.
Closing the tab
This really wouldn't be workable since this isn't a popup of a new window/tab - it's an HTML element in the same document. Closing the tab would close out the whole session on that webpage.
Block site from search results
This is a function of the search engine and not of Safari. Most HTML 5 compliant sites now use these modals so blocking the sites would be counter productive. However, if there is a site you wish to ignore because of their use of modals, you can exclude it in your search query (Bing, Google, DuckDuckGo)
Macbook Pro -apple.com
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
add a comment |
I’m a huge fan of a couple paid content blockers on iOS. On Mac, there’s a clear winner in my book - Stop The Madness.
- https://underpassapp.com/StopTheMadness/
There is a free trial if you are not sure it’s well worth your spare change. Ghostery used to be good as well, but I’m all in on paid blockers for iOS and macOS. It does many things in addition to suppressing email pop ups, giving you back control of bloated and even some not bloated sites.
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "118"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f354610%2fhow-can-i-block-email-signup-overlays-or-javascript-popups-in-safari%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
...are there extensions that will simply block sites that utilize
these modal popups?
The problem here is that they are not pop-ups as what you are traditionally used to. They are basically HTML elements that are overlayed over the parent HTML document.
Block the modal popup
What makes this extremely difficult to block is that site functionality may depend on it. Some modals may contain nonsense while others might have important information (i.e. shopping cart, contact form, etc.)
Chrome/Firefox has a plugin called Behind the Overlay but results are spotty at best. I don't know of any for Safari.
Closing the tab
This really wouldn't be workable since this isn't a popup of a new window/tab - it's an HTML element in the same document. Closing the tab would close out the whole session on that webpage.
Block site from search results
This is a function of the search engine and not of Safari. Most HTML 5 compliant sites now use these modals so blocking the sites would be counter productive. However, if there is a site you wish to ignore because of their use of modals, you can exclude it in your search query (Bing, Google, DuckDuckGo)
Macbook Pro -apple.com
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
add a comment |
...are there extensions that will simply block sites that utilize
these modal popups?
The problem here is that they are not pop-ups as what you are traditionally used to. They are basically HTML elements that are overlayed over the parent HTML document.
Block the modal popup
What makes this extremely difficult to block is that site functionality may depend on it. Some modals may contain nonsense while others might have important information (i.e. shopping cart, contact form, etc.)
Chrome/Firefox has a plugin called Behind the Overlay but results are spotty at best. I don't know of any for Safari.
Closing the tab
This really wouldn't be workable since this isn't a popup of a new window/tab - it's an HTML element in the same document. Closing the tab would close out the whole session on that webpage.
Block site from search results
This is a function of the search engine and not of Safari. Most HTML 5 compliant sites now use these modals so blocking the sites would be counter productive. However, if there is a site you wish to ignore because of their use of modals, you can exclude it in your search query (Bing, Google, DuckDuckGo)
Macbook Pro -apple.com
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
add a comment |
...are there extensions that will simply block sites that utilize
these modal popups?
The problem here is that they are not pop-ups as what you are traditionally used to. They are basically HTML elements that are overlayed over the parent HTML document.
Block the modal popup
What makes this extremely difficult to block is that site functionality may depend on it. Some modals may contain nonsense while others might have important information (i.e. shopping cart, contact form, etc.)
Chrome/Firefox has a plugin called Behind the Overlay but results are spotty at best. I don't know of any for Safari.
Closing the tab
This really wouldn't be workable since this isn't a popup of a new window/tab - it's an HTML element in the same document. Closing the tab would close out the whole session on that webpage.
Block site from search results
This is a function of the search engine and not of Safari. Most HTML 5 compliant sites now use these modals so blocking the sites would be counter productive. However, if there is a site you wish to ignore because of their use of modals, you can exclude it in your search query (Bing, Google, DuckDuckGo)
Macbook Pro -apple.com
...are there extensions that will simply block sites that utilize
these modal popups?
The problem here is that they are not pop-ups as what you are traditionally used to. They are basically HTML elements that are overlayed over the parent HTML document.
Block the modal popup
What makes this extremely difficult to block is that site functionality may depend on it. Some modals may contain nonsense while others might have important information (i.e. shopping cart, contact form, etc.)
Chrome/Firefox has a plugin called Behind the Overlay but results are spotty at best. I don't know of any for Safari.
Closing the tab
This really wouldn't be workable since this isn't a popup of a new window/tab - it's an HTML element in the same document. Closing the tab would close out the whole session on that webpage.
Block site from search results
This is a function of the search engine and not of Safari. Most HTML 5 compliant sites now use these modals so blocking the sites would be counter productive. However, if there is a site you wish to ignore because of their use of modals, you can exclude it in your search query (Bing, Google, DuckDuckGo)
Macbook Pro -apple.com
answered 2 days ago
AllanAllan
45.7k1468172
45.7k1468172
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
add a comment |
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
Astute observations about how little control HTML and JS give us. Even less ability to get a search engine to not show results that are relevant to the content as opposed to annoyance factor. I think we have to collectively pay people to go on the offense with content blockers.
– bmike♦
2 days ago
add a comment |
I’m a huge fan of a couple paid content blockers on iOS. On Mac, there’s a clear winner in my book - Stop The Madness.
- https://underpassapp.com/StopTheMadness/
There is a free trial if you are not sure it’s well worth your spare change. Ghostery used to be good as well, but I’m all in on paid blockers for iOS and macOS. It does many things in addition to suppressing email pop ups, giving you back control of bloated and even some not bloated sites.
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
add a comment |
I’m a huge fan of a couple paid content blockers on iOS. On Mac, there’s a clear winner in my book - Stop The Madness.
- https://underpassapp.com/StopTheMadness/
There is a free trial if you are not sure it’s well worth your spare change. Ghostery used to be good as well, but I’m all in on paid blockers for iOS and macOS. It does many things in addition to suppressing email pop ups, giving you back control of bloated and even some not bloated sites.
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
add a comment |
I’m a huge fan of a couple paid content blockers on iOS. On Mac, there’s a clear winner in my book - Stop The Madness.
- https://underpassapp.com/StopTheMadness/
There is a free trial if you are not sure it’s well worth your spare change. Ghostery used to be good as well, but I’m all in on paid blockers for iOS and macOS. It does many things in addition to suppressing email pop ups, giving you back control of bloated and even some not bloated sites.
I’m a huge fan of a couple paid content blockers on iOS. On Mac, there’s a clear winner in my book - Stop The Madness.
- https://underpassapp.com/StopTheMadness/
There is a free trial if you are not sure it’s well worth your spare change. Ghostery used to be good as well, but I’m all in on paid blockers for iOS and macOS. It does many things in addition to suppressing email pop ups, giving you back control of bloated and even some not bloated sites.
answered 2 days ago
bmike♦bmike
161k46288625
161k46288625
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
add a comment |
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
I don't see anything in their documents/website saying they block these javascript email signup popups. It would be a huge selling point and it seems odd that they would not mention it.
– aris
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
Provide one site that you wish to block and I’d be happy to check. Your question really isn’t specific enough to offer anything except for general guesses what elements or portions of a web page you find problematic @aris
– bmike♦
yesterday
add a comment |
Thanks for contributing an answer to Ask Different!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f354610%2fhow-can-i-block-email-signup-overlays-or-javascript-popups-in-safari%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I assumed you are on macOS, please edit if needed.
– bmike♦
2 days ago
They said safari. That’s enough @bmike
– ankiiiiiii
yesterday
@ankiiiiiii How you might fight it on Safari for mac and safari for iOS will differ quite dramatically. I’ve asked the OP to provide a specific site so we all can be more clear what is being asked. Blocking everything is clearly not possible - it comes down to specific implementations how I see it. Of course, feel free to answer any way you see forward. There can be many answers here and even a wrong answer (perhaps mine is wrong) can still help others.
– bmike♦
yesterday