Google Theme v2

Google Theme, What you just need🎅👀

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

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