title | date | categories | |
---|---|---|---|
Google_mirror.Js |
2023-11-23 |
|
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/"), };