제작자: McMistrzYT
Inspect and view changes in GoodbyeX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GoodbyeX",
"version": "1.0.9",
"description": "A simple extension that removes the new \"X\" branding from Twitter.",
"manifest_version": 2,
"icons": {
"16": "images/favicon-16x16.png",
"32": "images/favicon-32x32.png",
"512": "images/logo.png"
},
"permissions": [
"tabs"
],
"content_scripts": [
{
"matches": [
"https://twitter.com/*",
"https://*.twitter.com/*",
"https://*.twimg.com/*",
"https://x.com/*",
"https://*.x.com/*"
],
"js": [
"script.js"
],
"css": [],
"run_at": "document_start"
}
],
"homepage_url": "https://twitter.com/MaxFNBR",
"browser_specific_settings": {
"gecko": {
"id": "goodbyex@mcthe.dev"
}
}
} 최고의 GoodbyeX 대안
다음은 GoodbyeX과(와) 유사한 Firefox add-on입니다: