Google Theme v2

Google Theme, What you just need🎅👀

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

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