Google Theme v2

Google Theme, What you just need🎅👀

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

// ==UserScript==
// @name         Google Theme v2
// @source       https://github.com/DYLOjestem
// @namespace    http://tampermonkey.net/
// @version      1.1
// @description  Google Theme, What you just need🎅👀
// @author       DYLOjestem#8596
// @match        https://www.google.com/search?client=firefox-b-d&q*
// @match        https://www.google.com/search?q=*
// @icon         https://zapodaj.net/images/89b2838498129.png
// @license CC-BY-NC-ND-4.0
// @grant        none
// ==/UserScript==
//code 0.1
document.getElementsByClassName("sfbg").length>0&&(document.getElementsByClassName("sfbg")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 0.2
document.getElementsByClassName("f6F9Be TrMVnc mSAqxd").length>0&&(document.getElementsByClassName("f6F9Be TrMVnc mSAqxd")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 0.3
document.getElementsByClassName("appbar").length>0&&(document.getElementsByClassName("appbar")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 0.4
document.getElementsByClassName("yg51vc").length>0&&(document.getElementsByClassName("yg51vc")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 1.0
document.getElementsByClassName("srp").length>0&&(document.getElementsByClassName("srp")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
document.getElementById("result-stats").textContent='Hello 🎅 Have a nice day!🎅';function flash(){var e=document.getElementById("result-stats");e.style.color="red"==e.style.color?"blue":"red"}var clr=setInterval(flash,300);
//code 1.1
document.getElementsByClassName("sfbg").length>0&&(document.getElementsByClassName("sfbg")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//Google Theme created by DYLOjestem#8596