WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
One Piece Cursor for Chrome

One Piece Cursor for Chrome

View on Chrome Web Store
View One Piece Cursor for Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
13 views
This extension has been viewed 13 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 02, 2025.

One Piece custom cursor for chrome. New browser experience with One Piece anime cursor. Created for One Piece fans.
Type
Extension
Users
1 users
1
Website ovkas.com
ovkas
View author page of ovkas
Published
Published on March 6, 2025
Version 5.1.1.82
Manifest version
3
Updated
Updated on March 6, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View One Piece 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",
    "description": "One Piece custom cursor for chrome. New browser experience with One Piece anime cursor. Created for One Piece fans.",
    "name": "One Piece Cursor for Chrome",
    "background": {
        "service_worker": "nicecursorbackground.js"
    },
    "action": {
        "default_popup": "nicecursorpopup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "nicecursorcontent.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "version": "5.1.1.82",
    "web_accessible_resources": [
        {
            "resources": [
                "cur\/*.*"
            ],
            "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