提供元: Hideaki Sakai
Inspect and view changes in Hide X Reposts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hide X Reposts",
"version": "1.0.4",
"author": "Hideaki Sakai",
"description": "Hides reposts on X (The SNS Formerly Known as Twitter).",
"browser_specific_settings": {
"gecko": {
"id": "hide-x-reposts@sakaiboz.com"
}
},
"icons": {
"16": "icons/favicon-16x16.png",
"32": "icons/favicon-32x32.png",
"64": "icons/favicon-64x64.png"
},
"browser_action": {
"browser_style": true,
"default_icon": {
"16": "icons/favicon-16x16.png",
"32": "icons/favicon-32x32.png",
"64": "icons/favicon-64x64.png"
},
"default_title": "Hide X Reposts",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"https://*.twitter.com/*",
"https://*.x.com/*"
],
"js": [
"hide-x-reposts.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"storage",
"tabs"
]
} ベストのHide X Reposts代替案
Hide X Repostsに類似したFirefox add-onをいくつか紹介します:
X Repost Omitted
developer.waieight.
Hide X Community Notes
Hideaki Sakai
X Comment Sorting Remover
BONG88
X Posts Extra Spacing Remover
anabia irfan
X Country & Region Blocker
Bruce Malone
Silencio for X (Formerly Twitter)
adrn
Xitter Blues: Hide verified on twitter/X
anershab
HideRT - Hide retweets
Alan Dours