WebExtension.net
WebExtension.net

Yshot

View on Chrome Web Store
View Yshot Chrome Extension on Chrome Web Store
4.5 (4 ratings)

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

Effortlessly Snap High-Resolution Screenshots on YouTube with a Single Click – Meet YShot Browser Extension!
Type
Extension
Users
3,000,000 users
Yshot - Youtube screenshot
View author page of Yshot - Youtube screenshot
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 2, 2023
Version 1.0.1
Manifest version
3
Updated
Updated on October 5, 2023
View on Chrome Web Store
View Yshot Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extShortDesc__",
    "version": "1.0.1",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "alarms",
        "clipboardWrite",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "js": [
                "js\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ]
}
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