WebExtension.net
WebExtension.net

Looper for YouTube

View on Chrome Web Store
View Looper for YouTube Chrome Extension on Chrome Web Store
4.6 (3,851 ratings)
1 new ratings

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

Auto replay videos with ONE-CLICK, able to customise features such as AUTO LOOP toggle, setting loop counts and loop portion.
Type
Extension
Users
400,000 users
Website alvinhkh.com
AlvinHKH
View author page of AlvinHKH
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 25, 2011
Version 5.18.1
Manifest version
3
Updated
Updated on August 8, 2024
View on Chrome Web Store
View Looper for YouTube Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "version": "5.18.1",
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "css": [
                "inject_style.css"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/youtube.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; script-src 'self'; img-src data: chrome-extension: http:\/\/*.gstatic.com https:\/\/*.gstatic.com https:\/\/*.facebook.com https:\/\/*.twitter.com; style-src 'self' 'unsafe-inline'; frame-src https:\/\/*.google.com https:\/\/*.facebook.com https:\/\/facebook.com http:\/\/*.facebook.com http:\/\/*.twitter.com https:\/\/*.twitter.com; object-src 'self'; connect-src https:\/\/*.twitter.com"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "_locales\/*",
                "options.html",
                "contentscript.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/youtube.com\/*"
            ]
        }
    ],
    "default_locale": "en",
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 3,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "icon.png"
    },
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "homepage_url": "https:\/\/www.alvinhkh.com\/looperforyoutube"
}
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