WebExtension.net
WebExtension.net

MyPicture for Crunchyroll: custom profile

View on Chrome Web Store
View MyPicture for Crunchyroll: custom profile Chrome Extension on Chrome Web Store
3.0 (1 ratings)

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

Extension to make a custom Crunchyroll profile picture. Personalize your user account and choose your own profile icon.
Type
Extension
Users
224 users
1
Awesome Extensions
View author page of Awesome Extensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 4, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on August 13, 2024
View on Chrome Web Store
View MyPicture for Crunchyroll: custom profile Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.0.2",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*.crunchyroll.com\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "48Crunchyroll.png"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "matches": [
                "*:\/\/*.crunchyroll.com\/*"
            ],
            "match_origin_as_fallback": true,
            "all_frames": true
        }
    ],
    "icons": {
        "48": "48Crunchyroll.png",
        "128": "128Crunchyroll.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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