Google Theme v2

Google Theme, What you just need🎅👀

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

// ==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