Piped Watch
Redirect YouTube videos to Piped and Invidious, an alternative frontends.
What is Piped Watch?
Piped Watch is a Chrome extension developed by DEIV ASTRA, and its main feature is "Redirect YouTube videos to Piped and Invidious, an alternative frontends.".
Extension Screenshots
Download Piped Watch Extension CRX File
Download Piped Watch extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The extension automatically redirects to sites with lightweight responsive UI to increase speed and improve user convenience.
Extension Basic Information
Name | Piped Watch |
ID | nhajdicnhahncdcfjahgoabikbbemocl |
Official URL | https://chromewebstore.google.com/detail/piped-watch/nhajdicnhahncdcfjahgoabikbbemocl |
Description | Redirect YouTube videos to Piped and Invidious, an alternative frontends. |
File Size | 35.68 KB |
Installation Count | 696 |
Current Version | 2.0.2 |
Last Updated | 2023-11-01 |
Publish Date | 2022-11-16 |
Rating | 3.80/5 Total 5 Ratings |
Developer | DEIV ASTRA |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Piped Watch", "version": "2.0.2", "description": "Redirect YouTube videos to Piped and Invidious, an alternative frontends.", "manifest_version": 3, "icons": { "16": "icon\/icon-16.png", "32": "icon\/icon-32.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png" }, "background": { "service_worker": "js\/background.js", "type": "module" }, "permissions": [ "declarativeNetRequest", "storage" ], "host_permissions": [ " |