Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 757 Bytes

google_mirror-js.md

File metadata and controls

9 lines (8 loc) · 757 Bytes
title date categories
Google_mirror.Js
2023-11-23
useful-script-en

how to add bookmarklet in chrome
export default { icon: "https://elgoog.im/favicon.ico", name: { en: "Google mirror – I'm elgooG", vi: "Google mirror – I'm elgooG", }, description: { en: "Google games. We create, restore, and discover interactive Google Easter Eggs. Just click and play them online for free.", en: "Play minigames that have been on google search", }, onClick: () => window.open("https://elgoog.im/"), };