제작자: joepietrzyk
Inspect and view changes in Better Share Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Better Share Button",
"homepage_url": "https://github.com/joepietrzyk/better-share-button",
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"reddit.bundle.js"
]
},
{
"matches": [
"*://*.x.com/*",
"*://*.twitter.com/*"
],
"js": [
"x.bundle.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_icon": {
"16": "assets/icon-16.png",
"32": "assets/icon-32.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
},
"default_popup": "options.html"
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "joepietrzyk.better-share-button@github.com"
}
},
"version": "1.0.0",
"description": "Adds a new share button to Reddit and X that copies a Discord embeddable link."
} 최고의 Better Share Button 대안
다음은 Better Share Button과(와) 유사한 Firefox add-on입니다:
Easy Twitter/X Share
Akuma no Tsubasa
Reddit Embed Linker
JukeDBStudios
X to FixupX Link Converter
Juu
Copy Fixed Twitter URL
Natsune Mochizuki
Mastodon Share for Browser
Hellexis
TwitterHelper
jotanmiguel
Pretty Share for Media Links
xinitrc
Embed Link Helper
vlaship
X Video Downloader
Streamvi
Fx-Twitter Link Replacer
Nangaim
vReddit Ripper
YegDev
Share to Mastodon
Corbin Davenport