提供元: BoltDoodle
Inspect and view changes in Reddit First Level Comment source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reddit Comment Collapser",
"version": "1.6",
"description": "Collapses all but the first-level comments on Reddit. Rank comments by points. Drag and drop links to open in new tab. Drag selected text to web search. Mouse gesture to close tab, forward or back. Click icon for clock. Redirect from reddit.com to old.reddit.com",
"permissions": [
"tabs",
"browserSettings",
"webRequest",
"webRequestBlocking",
"*://www.reddit.com/*",
"*://reddit.com/*"
],
"icons": {
"48": "icons/border-48.png"
},
"browser_action": {
"default_icon": "icons/border-48.png",
"default_popup": "popup.html",
"default_title": "Reddit Comment Collapser"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"reddit-comment-collapser.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
},
{
"matches": [
"<all_urls>"
],
"js": [
"drag-link-newtab.js"
],
"run_at": "document_idle"
},
{
"matches": [
"<all_urls>"
],
"js": [
"mouse-gesture.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{879dbedf-9641-46c8-9e70-6d2cdc7e04d0}"
}
}
} ベストのReddit First Level Comment代替案
Reddit First Level Commentに類似したFirefox add-onをいくつか紹介します:
Reddit All Comments Viewer
Draxxx
My Reddit Companion
Firefox user 13859501
Reddit Comment Collapser
tomjwatson
RMFIX
brisbaneloin
Reddit Minimizer
techsin
Reddit Unread Comments
Nemanja Mitic
Reddit comment companion
Tim Jonas Meinerzhagen
Reddit Comment Links
Tinny
Reddit Mass Comment Editor
Shajirr
Reddit Multi-Column
Pedro
ThreadTLDR
OrCat Studios
Sort tabs advanced
monomon