提供元: pixartist
Inspect and view changes in RPUB source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "RPUB",
"version": "1.8",
"description": "Detects power users/bots on reddit",
"browser_specific_settings": {
"gecko": {
"id": "rpub@pixartist.de"
}
},
"icons": {
"48": "icons/icon48.png"
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"pub.js"
]
}
],
"permissions": [
"storage",
"webRequest",
"*://*.reddit.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
}
} ベストのRPUB代替案
RPUBに類似したFirefox add-onをいくつか紹介します:
Reliable Reddit: Post Insights
EssWhyy
Redd-Eye (Reddit AI & Bot Detection)
Root The Planet
Reddit BotBouncer Detector
the_me
Reddit User Profile Search
Derek Pohl
Reddit Repost Bot Tagger
bgroins
Reddit User Tagger
Saphire
RAccI: Reddit Account Integrity
Mätz
Reddit Analyzer
May88
PeepyBlinders
Firefox user 14326943
Botcheck.me
RoBhat Labs
PolyProtector
BushDEV