WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FNaF Cursor - Custom Horror Cursor for Chrome

FNaF Cursor - Custom Horror Cursor for Chrome

View on Chrome Web Store
View FNaF Cursor - Custom Horror Cursor for Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
40 views
This extension has been viewed 40 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Survive the night with the FNaF cursor. Perfect for fans of animatronics, jump scares, and Five Nights at Freddy's!
Type
Extension
Users
692 users
27
PixEXT
View author page of PixEXT
Published
Published on April 23, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on May 22, 2025
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View FNaF Cursor - Custom Horror Cursor for Chrome Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "homepage_url": "https:\/\/tabplugins.com\/fnaf-cursor-custom-horror-cursor-for-chrome\/",
    "version": "1.0.3",
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "service_worker.js"
    },
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_title": "Change cursor",
        "default_popup": "index.html",
        "default_icon": "icons\/128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "cursors\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top