提供元: X -Business Factory
Inspect and view changes in ReplyShield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ReplyShield",
"version": "1.0",
"description": "Hides replies from accounts you don't follow on X.",
"permissions": [
"storage"
],
"host_permissions": [
"https://x.com/*",
"https://twitter.com/*"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://x.com/*",
"https://twitter.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"action": {
"default_popup": "popup.html"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "replyshield@xbusinessfactory.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} ベストのReplyShield代替案
ReplyShieldに類似したFirefox add-onをいくつか紹介します:
Twitter Blue Banisher
bee-dev-stuff
Hide Verified Tweets & Twitter Blue Subscription
Nick
Reddit Only Parent Comments
Xnanga
Clean Reddit
rxliuli
Twitter filtered
Miles Seventh
Reddit Simplify - Hide Annoying Reddit UI Elements
Beetle Rodeo
HideRT - Hide retweets
Alan Dours
CalmReplies
X -Business Factory
Hide Comments Everywhere
Grant Winney
Meta Shield
LRBC
Hide Shorts and Posts on YouTube Homepage
Luminix Nova
Reddit Comment Blocker
NoSignaL_321