제작자: SmallUsefulProjects
Inspect and view changes in RedditMute source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "RedditMute",
"version": "1.0.0",
"description": "Block posts and links from specific subreddits across Reddit",
"permissions": [
"storage"
],
"host_permissions": [
"*://*.reddit.com/*"
],
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "RedditMute"
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"content/content.js"
],
"run_at": "document_end"
}
],
"background": {
"service_worker": "background/background.js",
"scripts": [
"background/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{d7e4f3a1-9b2c-4e8f-a6d5-3f1b7c2e9a04}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 RedditMute 대안
다음은 RedditMute과(와) 유사한 Firefox add-on입니다:
Reddit Feed Blocker
cyrmar
Reddit Post Filter
Vijayakumar D
Reddit Blocker
VariedDescription
Keyword Filter for Reddit
fredrik444
QuietList - Block Words On Websites
Swalter Factories
Reddit Keyword Filter
Mattiassch
SubMute
mikesuds
Reddit Quick Block
Chozabu
Ultimate Reddit Filter
Script Smith
URL Keyword Blocker
Noel Nimstad
One Click Block and Mute Twitter
aoeu
One Click 𝕏/Twitter Blocker
RoyRiver