WebExtension.net
WebExtension.net

YT Repeat

View on Chrome Web Store
View YT Repeat Chrome Extension on Chrome Web Store
4.1 (89 ratings)

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

Repeats YouTube videos.
Type
Extension
Users
2,000 users
antimatter15
View author page of antimatter15
Published
Published on October 10, 2010
Version 1.0.3
Manifest version
2
Updated
Updated on August 20, 2014
View on Chrome Web Store
View YT Repeat Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YT Repeat",
    "version": "1.0.3",
    "description": "Repeats YouTube videos.",
    "icons": {
        "16": "icons\/16.png",
        "22": "icons\/22.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.youtube.com\/*",
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "contentscript.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