PeerTubeify
On YouTube, displays a link to the same video on PeerTube, if it exists.
Qu'est-ce que PeerTubeify ?
PeerTubeify est une extension Chrome développée par Ealhad, et sa fonction principale est "On YouTube, displays a link to the same video on PeerTube, if it exists.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PeerTubeify
Téléchargez les fichiers d'extension PeerTubeify au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
PeerTubeify allows to redirect between YouTube and PeerTube and across PeerTube instances, automatically or by displaying a link. If you choose to automatically redirect from YouTube to PeerTube, it uses Invidious (https://invidio.us/) to get the video information without making any requests to YouTube from your browser, for added privacy. It uses PeerTube API v1 to search the network (you can choose the instance used for the search). For now, it simply searches for a video with the same title. Don't forget to set your preferences :) PeerTubeify is not affiliated with PeerTube. Code and issues are hosted on GitLab.
Informations de Base sur l'Extension
Nom | PeerTubeify |
ID | gegmikcnabpilimgelhabaledkcikdab |
URL Officiel | https://chromewebstore.google.com/detail/peertubeify/gegmikcnabpilimgelhabaledkcikdab |
Description | On YouTube, displays a link to the same video on PeerTube, if it exists. |
Taille du Fichier | 45.8 KB |
Nombre d'Installations | 234 |
Version Actuelle | 0.6.0 |
Dernière Mise à Jour | 2019-03-08 |
Date de Publication | 2019-03-08 |
Évaluation | 4.00/5 Total 1 Évaluations |
Développeur | Ealhad |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://gitlab.com/Ealhad/peertubeify |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PeerTubeify", "version": "0.6.0", "description": "On YouTube, displays a link to the same video on PeerTube, if it exists.", "homepage_url": "https:\/\/gitlab.com\/Ealhad\/peertubeify", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "activeTab", "storage", " |