Piped Watch
Redirect YouTube videos to Piped and Invidious, an alternative frontends.
Hvad er Piped Watch?
Piped Watch er en Chrome-udvidelse udviklet af DEIV ASTRA, og dens hovedfunktion er "Redirect YouTube videos to Piped and Invidious, an alternative frontends.".
Udvidelsesskærmbilleder
Download Piped Watch-udvidelses-CRX-fil
Download Piped Watch-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
The extension automatically redirects to sites with lightweight responsive UI to increase speed and improve user convenience. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | nhajdicnhahncdcfjahgoabikbbemocl |
| Officiel URL | https://chromewebstore.google.com/detail/piped-watch/nhajdicnhahncdcfjahgoabikbbemocl |
| Beskrivelse | Redirect YouTube videos to Piped and Invidious, an alternative frontends. |
| Filstørrelse | 35.68 KB |
| Antal Installationer | 696 |
| Nuværende Version | 2.0.2 |
| Senest Opdateret | 2023-11-01 |
| Udgivelsesdato | 2022-11-16 |
| Bedømmelse | 3.80/5 Samlet 5 Bedømmelser |
| Udvikler | DEIV ASTRA |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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": [
" | |