RichPresence for Discord
Discord <--> Browser
什麼是RichPresence for Discord?
RichPresence for Discord是由Allan Fernando開發的Chrome擴展程式,該擴展的主要功能是“Discord <--> Browser”。
擴展截圖
下載RichPresence for Discord擴展crx文件
下載RichPresence for Discord擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Connect chrome to discord using rich presence to show what you're doing to your discord friends.
It has integration with:
- YouTube
- Netflix
- Crunchyroll
- Disney +
- and more!
This extension needs external software: DiscordPipeSocket ( bit.ly/discordpipesocket ) and Discord to work. 擴展基本資訊
| 名稱 | |
| ID | glpejjlbjjegcemceejaipihnhjkaddf |
| 官方網址 | https://chromewebstore.google.com/detail/richpresence-for-discord/glpejjlbjjegcemceejaipihnhjkaddf |
| 簡介 | Discord <--> Browser |
| 檔案大小 | 197 KB |
| 安裝次數 | 1,405 |
| 目前版本 | 1.8 |
| 更新時間 | 2021-01-12 |
| 上架時間 | 2021-01-12 |
| 評分 | 3.00/5 共 2 次評分 |
| 開發者 | Allan Fernando |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 說明頁面URL | https://github.com/BRForgers/RichPresence-Addon |
| 隱私政策頁面URL | https://gist.githubusercontent.com/allanf181/b186d2a78710f9d9ee63b84c29f37c2f/raw/c4ecf36f5d6e5ae82c5f96343efc69e9c3cef0d2/privacy.txt |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": {
"128": "rpc.png"
},
"default_popup": "popup\/popup.html",
"default_title": "Browser RichPresence"
},
"content_scripts": [
{
"js": [
"browser-polyfill.js",
"content.js"
],
"matches": [
" | |