WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VideoLoop Pro - YouTube & Other Media Section Repeater

VideoLoop Pro - YouTube & Other Media Section Repeater

View on Chrome Web Store
View VideoLoop Pro - YouTube & Other Media Section Repeater Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new ratings
31 views
This extension has been viewed 31 times
0 downloads
This extension has been downloaded 0 times

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

Create perfect video loops across multiple platforms, starting with YouTube! Set precise start and end times to repeat any section…
Type
Extension
Users
49 users
3
ssaapps30
View author page of ssaapps30
Published
Published on January 29, 2025
Version 1.1.2
Manifest version
3
Updated
Updated on May 15, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View VideoLoop Pro - YouTube & Other Media Section Repeater 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",
    "name": "VideoLoop Pro - YouTube & Other Media Section Repeater",
    "manifest_version": 3,
    "version": "1.1.2",
    "permissions": [],
    "icons": {
        "16": "\/3abc504eb63241870f79e08cc8066409.png",
        "32": "\/dbb2d7c11e94f0a464f835100ecaced2.png",
        "48": "\/24420bb6136b9b1229397a7604899c20.png",
        "128": "\/8feabad07c08106f42b54f429922c2b8.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "youtube.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "video-looper-styles.css"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ]
}
© 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