Watch on Odysee
Watch on Odysee automatically redirects you to Odysee from YouTube when a video is also available there. Use this plugin to support…
什麼是Watch on Odysee?
Watch on Odysee是由Odysee開發的Chrome擴展程式,該擴展的主要功能是“Watch on Odysee automatically redirects you to Odysee from YouTube when a video is also available there. Use this plugin to support…”。
擴展截圖
下載Watch on Odysee擴展crx文件
下載Watch on Odysee擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Watch on Odysee automatically redirects you to Odysee from YouTube when a video is also available there. Use this plugin to support creators on Odysee and the Odysee platform.
擴展基本資訊
名稱 | Watch on Odysee |
ID | kofmhmemalhemmpkfjhjfkkhifonoann |
官方網址 | https://chromewebstore.google.com/detail/watch-on-odysee/kofmhmemalhemmpkfjhjfkkhifonoann |
簡介 | Watch on Odysee automatically redirects you to Odysee from YouTube when a video is also available there. Use this plugin to support… |
檔案大小 | 667 KB |
安裝次數 | 3,402 |
目前版本 | 2.0.0 |
更新時間 | 2022-07-05 |
上架時間 | 2021-05-31 |
評分 | 4.75/5 共 48 次評分 |
開發者 | Odysee |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/kodxana/Watch-on-Odysee |
說明頁面URL | https://github.com/kodxana/Watch-on-Odysee/issues |
隱私政策頁面URL | https://odysee.com/$/tos |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Watch on Odysee", "version": "2.0.0", "icons": { "16": "assets\/icons\/wol\/icon16.png", "48": "assets\/icons\/wol\/icon48.png", "128": "assets\/icons\/wol\/icon128.png" }, "permissions": [ "tabs", "storage" ], "host_permissions": [ "https:\/\/www.youtube.com\/", "https:\/\/yewtu.be\/", "https:\/\/vid.puffyan.us\/", "https:\/\/invidio.xamh.de\/", "https:\/\/invidious.kavin.rocks\/", "https:\/\/api.odysee.com\/", "https:\/\/lbry.tv\/", "https:\/\/odysee.com\/", "https:\/\/madiator.com\/", "https:\/\/finder.madiator.com\/" ], "web_accessible_resources": [ { "resources": [ "pages\/popup\/index.html", "pages\/YTtoLBRY\/index.html", "pages\/import\/index.html", "assets\/icons\/lbry\/lbry-logo.svg", "assets\/icons\/lbry\/odysee-logo.svg", "assets\/icons\/lbry\/madiator-logo.svg" ], "matches": [ " |