Por: Martin W
Inspect and view changes in Jumper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Jumper",
"description": "Easily navigate conversation threads.",
"version": "1.4",
"permissions": [
"tabs",
"*://news.ycombinator.com/*",
"http://*.reddit.com/*",
"https://*.reddit.com/*",
"https://lobste.rs/*",
"https://runescape.wiki/*"
],
"icons": {
"48": "icons/icon-48.png"
},
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"hn.js"
]
},
{
"matches": [
"http://*.reddit.com/*",
"https://*.reddit.com/*"
],
"js": [
"reddit.js"
]
},
{
"matches": [
"https://lobste.rs/*"
],
"js": [
"lobsters.js"
]
},
{
"matches": [
"https://runescape.wiki/*"
],
"js": [
"rswiki.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{11cf5567-64c3-4a63-ad74-994aa327eccd}"
}
}
} Mejores alternativas Jumper
Aquí hay algunas Firefox add-ons que son similares a Jumper:
HNN Jump
Firefox user 14074476
Hacker News Navigator
Gabriel Vincent
Hacker News Companion
Hacker News Companion
Comment Skipper
Alex H
GitHub comment navigator
Shrey
hnlinks
dit7ya
Hacker News Comment Scroll
Firefox user 12898957
Hacker News, Enhanced
Mackenzie Zastrow
ViHN: keyboard navigation for Hacker News
Quentin Santos
Reddit Top-Level Comment Skipper
Trant10w