
AdHole di marinuspax
Attempts to delete promoted in-line ad content within the old.reddit.com document object model.
Ti covente Firefox par doprâ cheste estension
Metadâts de estension
Informazions su la estension
Scope is limited to old.reddit.com - this means it only works when the domain is *old.reddit.com/*
On the client, the add-on uses javascript to search through the dom for elements with a class name of 'promotedlink' and removes each element found.
source code below:
function removeElementsByClass(className){
var elements = document.getElementsByClassName(className);
while(elements.length > 0){
elements[0].parentNode.removeChild(elements[0]);
}
}
removeElementsByClass('promotedlink');
document.addEventListener("DOMContentLoaded", function(event){
removeElementsByClass('promotedlink');
});
On the client, the add-on uses javascript to search through the dom for elements with a class name of 'promotedlink' and removes each element found.
source code below:
function removeElementsByClass(className){
var elements = document.getElementsByClassName(className);
while(elements.length > 0){
elements[0].parentNode.removeChild(elements[0]);
}
}
removeElementsByClass('promotedlink');
document.addEventListener("DOMContentLoaded", function(event){
removeElementsByClass('promotedlink');
});
Valute la tĂ´ esperience
PermèsPlui informazions
Chest component adizionâl al à bisugne di:
- Acedi ai dâts utent di old.reddit.com
Altris informazions
- Version
- 1.0
- Dimension
- 13,74 kB
- Ultin inzornament
- prije 5 godina (4. sij. 2020)
- Categoriis coreladis
- Licence
- Dome GNU General Public License v3.0
- Cronologjie versions
Zonte ae racuelte
Altris estensions di marinuspax
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions