
AdHole wót marinuspax
Attempts to delete promoted in-line ad content within the old.reddit.com document object model.
Žedne wužywarjeŽedne wužywarje
Trjebaśo Firefox, aby toś to rozšyrjenje wužywał
Metadaty rozšyrjenja
Wó toś tom rozšyrjenju
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');
});
Z 5 wót 1 pógódnośujucego pógódnośony
Pšawa a datyDalšne informacije
Trjebne pšawa:
- Mějśo pśistup k swójim datam za old.reddit.com
Dalšne informacije
- Wersija
- 1.0
- Wjelikosć
- 13,74 KB
- Slědny raz zaktualizěrowany
- 6년 전 (2020년 1월 4일)
- Pśiswójźbne kategorije
- Wersijowa historija
- Zběrce pśidaś
Wěcej rozšyrjenjow wót marinuspax
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu
- Hyšći pógódnośenja njejsu