Webmail Ad Blocker 的評論
Webmail Ad Blocker 作者: Jason Savard
13 筆評論
- 來自 Tayden Fung,1 年前評價 1 分,滿分 5 分
- 來自 Firefox 使用者 14304673,2 年前評價 1 分,滿分 5 分Sorry, but after installing this addon, the advertisments' videos did not disappear.
The yahoo webmail interface. - 來自 Firefox 使用者 14262380,4 年前評價 1 分,滿分 5 分
- 來自 Firefox 使用者 14173743,4 年前評價 1 分,滿分 5 分
- 來自 Firefox 使用者 13613198,5 年前評價 1 分,滿分 5 分chrome.storage.local.get(null, items => {
if (items && !items.adForSupportDismissed) {
var options = {
type: "basic",
priority: 2,
title: "Webmail Ad Blocker",
message: "Thank you for using this extension!\nIf you like it, consider supporting your developer with a contribution by clicking here.",
iconUrl: "images/icon64.png"
}
if (DetectClient.isChrome()) {
options.buttons = [{title:"Remind me later"}, {title:"No, thank you"}];
}
chrome.notifications.create("adForSupport", options);
}
});
Adware included. Stay away people. - 來自 azairborne69,5 年前評價 1 分,滿分 5 分This is a terrible extension as it does not allow you to choose if you want it blocking on all websites even on the ones you don't!
- 來自 exadeci2,5 年前評價 1 分,滿分 5 分
- 來自 Firefox 使用者 13384066,5 年前評價 1 分,滿分 5 分
- 來自 Firefox 使用者 12506823,6 年前評價 1 分,滿分 5 分I cannot sign-in or comment thru links provided on wab website, so i have to do it here.
So, it's true... the redirect glitch is directly related to setting Firefox to clear history upon closing. Any other combination of settings seem to work fine. It appears there is no immediate solution other than to not use the extension.開發者回應
張貼於 6 年前I just found a possible fix and have updated it in the thread: https://jasonsavard.com/forum/discussion/2768/i-think-webmail-ad-blocker-hijacked-my-start-page#latest