/** * Political Animals * contentscript.js is loaded on each page(s) listed in manifest.json * This plugin replaces all the images on the website of news sites with pic
window.location = acceptedWebsites[Math.floor(Math.random() * acceptedWebsites.length)];