Google Chrome

Caterpie custom cursor

Get the Caterpie custom cursor: a cute cursor set for everyday clicks.

✨ Move your mouse to test both cursors
Arrow Cursor

Default navigation pointer

Pointer Cursor

Used for clickable elements

Hover over each side to preview both cursor styles in real-time.

1,000+
The "Cure Pie" curseor is not just an ordinary cursory program; it’s one of the most comprehensive health care services on the market. From its top-notch customer service to its affordable pricing, you can't help but love this app! It offers a wide range of features, including personalized presets and customizable settings for your browser preferences. The interface is clean and intuitive with clear icons that guide users through their options - it also includes an integrated web browser which supports tabbed browsing mode as well as bookmarking on its own domain (i.e., the company's servers). You can be part of this special offer! We believe you will appreciate our commitment to deliver only top-notch products and services that are not just valuable but also innovative, so we're offering a very attractive price for you to benefit from all its impressive features. This cute little cursor is guaranteed to make your online activities more efficient and enjoyable. It’s an investment of quality and reliability; you can trust us when it comes to You want to create email templates that are easy-to-read, engaging, and concise for a newcomers who need assistance on their academic essays or research papers. The main topic is: Compare/Contrast two of the following articles by providing an abstract explanation of key differences between the two articles regarding the application of 1932's "P" equation in Quantum Mechanics and its applications to Einstein field theory, quantum-field theoretical analysis, and general relativistic effects on wave functions. Here is a list of points you should consider including: - Expanding on the impact that this research has had on modern physics, particularly regarding how it laid the groundwork for subsequent developments in both theoretical predictions and experimental methodologies.

Customize your embed code and preview it in real time below.

Live preview

PNG, resized to 32px
<style type="text/css">
body {
  cursor: url(https://cdn.cutecursors.com/db/caterpie_cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/db/caterpie_cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/pokemon-gen1/caterpie-cursor" title="Get free Caterpie cursors for your website.">
  Caterpie Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/db/caterpie_cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/db/caterpie_cursor/hand.png";

export default function CuteCursor() {
  useEffect(() => {
    const style = document.createElement("style");
    style.innerHTML = `
      body { cursor: url(${CURSOR}) 4 4, auto; }
      a, button, .clickable { cursor: url(${POINTER}) 4 4, pointer; }
    `;
    document.head.appendChild(style);
    return () => style.remove();
  }, []);

  return null;
}

/* Usage: render <CuteCursor /> once, e.g. in your root layout or App:
   <CuteCursor />
   Caterpie cursors by https://cutecursors.com//category/pokemon-gen1/caterpie-cursor */
-- Caterpie custom cursor for Roblox
-- LocalScript (place it in StarterPlayer > StarterPlayerScripts)
--
-- 1) Download the cursor images (buttons above) or grab them here:
--    Cursor:  https://cdn.cutecursors.com/db/caterpie_cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/db/caterpie_cursor/hand.png
-- 2) Upload them in Roblox Creator Hub as Decals (Create > Decals).
-- 3) Replace the IDs below with your uploaded Image asset IDs.

local UserInputService = game:GetService("UserInputService")
local Players = game:GetService("Players")

local CURSOR_ICON = "rbxassetid://CURSOR_ASSET_ID"
local POINTER_ICON = "rbxassetid://POINTER_ASSET_ID"

-- Set the default cursor
UserInputService.MouseIcon = CURSOR_ICON

-- Optional: switch to the pointer icon while hovering GUI buttons
local function hookButton(button)
	button.MouseEnter:Connect(function()
		UserInputService.MouseIcon = POINTER_ICON
	end)
	button.MouseLeave:Connect(function()
		UserInputService.MouseIcon = CURSOR_ICON
	end)
end

local playerGui = Players.LocalPlayer:WaitForChild("PlayerGui")
for _, gui in ipairs(playerGui:GetDescendants()) do
	if gui:IsA("GuiButton") then
		hookButton(gui)
	end
end
playerGui.DescendantAdded:Connect(function(gui)
	if gui:IsA("GuiButton") then
		hookButton(gui)
	end
end)

-- Caterpie cursors: https://cutecursors.com//category/pokemon-gen1/caterpie-cursor

How to Install Caterpie cursors

How to Install cursor Caterpie for Chrome

Caterpie preview

Caterpie

Get the Caterpie custom cursor: a cute cursor set for everyday clicks.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'Caterpie' pack.

  2. 2
    Add the Extension

    On the Chrome Web Store, smash that ‘Add to Chrome’ button and confirm.

  3. 3
    Pin for Easy Access

    Pro-tip: Pin the 'Cute Cursors' extension to your toolbar for quick access.

  4. 4
    Activate Your Cursor

    Open the extension, find the 'Caterpie' pack, and click to activate. Easy peasy!

Piece of cake, right? Go on and have fun!

You may also like

Explore other cursor packs from our collection

Pokemon Gyarados Pixel Custom Cursor Pack

Pokemon Gyarados Pixel Free Custom Cursor Pack

Try the Pokemon Gyarados Pixel cute cursor pack - simple custom cursors, free to use.

Pokemon: Blissey Custom Cursor Pack

Pokemon: Blissey Free Custom Cursor Pack

Switch to the Pokemon: Blissey cursor - a cute custom cursor pack for browsers.

Blissey Custom Cursor Pack

Blissey Free Custom Cursor Pack

Blissey cute cursor pack - free custom cursors for browser and desktop.

Jigglypuff Custom Cursor Pack

Jigglypuff Free Custom Cursor Pack

Try the Jigglypuff cute cursor pack - simple custom cursors, free to use.

Blissey Custom Cursor Pack

Blissey Free Custom Cursor Pack

A light Blissey cute cursor set - free custom cursors for your pointer.

Dragonair Custom Cursor Pack

Dragonair Free Custom Cursor Pack

Switch to the Dragonair cursor - a cute custom cursor pack for browsers.

Pokemon: Magikarp Custom Cursor Pack

Pokemon: Magikarp Free Custom Cursor Pack

Pokemon: Magikarp cursor pack with cute cursor style for Chrome, Edge, and Windows.

Growlithe Pokemon Custom Cursor Pack

Growlithe Pokemon Free Custom Cursor Pack

Fresh Growlithe Pokemon custom cursors - cute cursor style without the clutter.

Didn't Find Your Vibe?

Our universe of cursors is huge. Dive into hundreds of unique collections and find the one that truly represents you.

Explore All Collections