Webmail Ad Blocker-ის მიმოხილვები
Webmail Ad Blocker ავტორი Jason Savard
მიმომხილველი Firefox-ის მომხმარებელი 13613198
1 შეფასება 5-დან
მიმომხილველი Firefox-ის მომხმარებელი 13613198, 7 წლის წინ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.
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.