WebExtension.net
Toggle dark mode
WebExtension.net

Transpose ▲▼ pitch ▹ speed ▹ loop for videos

View on Chrome Web Store
View Transpose ▲▼ pitch ▹ speed ▹ loop for videos Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (791 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Pitch shifter, speed changer and looper for online videos like YouTube. Musician's toolbox for practicing and rehearsing.
Type
Extension
Users
900,000 users
100K
Website transpose.video
Tune73
View author page of Tune73
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 20, 2017
Version 5.1.7
Manifest version
3
Updated
Updated on May 9, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Transpose ▲▼ pitch ▹ speed ▹ loop for videos 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",
    "manifest_version": 3,
    "minimum_chrome_version": "96",
    "name": "Transpose \u25b2\u25bc pitch \u25b9 speed \u25b9 loop for videos",
    "short_name": "Transpose \u25b2\u25bc",
    "version": "5.1.7",
    "description": "Pitch shifter, speed changer and looper for online videos like YouTube. Musician's toolbox for practicing and rehearsing.",
    "icons": {
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "author": "Tune73",
    "homepage_url": "https:\/\/transpose.video",
    "permissions": [
        "scripting",
        "activeTab",
        "storage"
    ],
    "optional_permissions": [
        "tabCapture"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "controls.html"
    },
    "background": {
        "service_worker": "scripts\/background-bundle.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self';  object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/audioworklet-pitch-hq-processor.js",
                "scripts\/content-getmedia.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

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

© 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