By: lolamtisch
Inspect and view changes in Discord RPC Pack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Discord RPC Pack",
"version": "0.0.7",
"description": "This is an expansion pack for the extension Discord Rich Presence. It adds discord RPC support for Soundcloud, youtube and twitch.",
"background": {
"scripts": [
"extensionId.js",
"background.js",
"Twitch/background.js"
],
"persistent": false
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png",
"512": "icons/icon512.png"
},
"content_scripts": [
{
"js": [
"extensionId.js",
"Soundcloud/main.js"
],
"matches": [
"https://soundcloud.com/*"
]
},
{
"js": [
"extensionId.js",
"YouTube/main.js"
],
"matches": [
"https://www.youtube.com/*"
]
},
{
"js": [
"extensionId.js",
"YouTubeMusic/main.js"
],
"matches": [
"https://music.youtube.com/*"
]
},
{
"js": [
"extensionId.js",
"Twitch/main.js"
],
"matches": [
"https://www.twitch.tv/*"
]
}
]
} Best Discord RPC Pack Alternatives
Here are some Firefox add-ons that are similar to Discord RPC Pack:
Discord Rich Presence
lolamtisch
Rich Presence for Discord
armelin1
YouTube Discord Rich Presence
Aqusorias
Enhanced Discord Rich Presence
Aqusorias
Anime Discord RPC
Revox179
Discord Music RPC
KanashiiDev
Boosteroid Discord
Saith
Discord Presence Bridge
SmookeyDev
Web Rich Presence
Nashoba24
Anime Discord Rich Presence
MrTeddy
Apple-Music-RPC
Leastrio
PreWrap
lolamtisch