PeerTubeify
On YouTube, displays a link to the same video on PeerTube, if it exists.
什么是PeerTubeify?
PeerTubeify是由Ealhad开发的Chrome扩展程序,该扩展的主要功能是“On YouTube, displays a link to the same video on PeerTube, if it exists.”。
扩展截图
下载PeerTubeify扩展crx文件
下载PeerTubeify扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | PeerTubeify |
ID | gegmikcnabpilimgelhabaledkcikdab |
官方URL | https://chromewebstore.google.com/detail/peertubeify/gegmikcnabpilimgelhabaledkcikdab |
简介 | On YouTube, displays a link to the same video on PeerTube, if it exists. |
文件大小 | 45.8 KB |
安装次数 | 234 |
当前版本 | 0.6.0 |
更新时间 | 2019-03-08 |
上架时间 | 2019-03-08 |
评分 | 4.00/5 共1次评分 |
开发者 | Ealhad |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://gitlab.com/Ealhad/peertubeify |
支持的语言 | 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", " |