Skip to content

Bigger Cookie Range by impala101

Screenshot of Bigger Cookie Range

Details

Authorimpala101

LicenseNo License

Categorycookieclicker

Created

Updated

Size515 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweak for Cookie Clicker, makes the area you can click cookies MUCH bigger :D

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bigger Cookie Range
@version      20210921.02.12
@namespace    userstyles.world/user/impala101
@description  Tweak for Cookie Clicker, makes the area you can click cookies MUCH bigger :D
@author       impala101
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://orteil.dashnet.org/cookieclicker/") {
#cookieAnchor{
	position:absolute;
  top:300px;
left:0px;
}
#bigCookie{
	width:717px;
	height:750px;
  border-radius:0px;
}

#productlevel0{
	z-index:7;
}
}

Reviews

No reviews yet.