By: Julle
Inspect and view changes in Reddit Subreddit Quick Nav source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reddit Subreddit Quick Nav",
"author": "Christopher J",
"homepage_url": "https://github.com/cjuhlin/reddit-subreddit-quick-nav",
"version": "1.2",
"description": "Open a bar to quickly navigate to a subreddit using a keyboard shortcut.",
"permissions": [
"activeTab",
"storage",
"tabs",
"webNavigation"
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/*"
],
"js": [
"scripts/content.js"
]
}
],
"commands": {
"open-subreddit-bar": {
"suggested_key": {
"default": "Ctrl+Shift+F",
"mac": "Command+Shift+F"
},
"description": "Open the subreddit navigation bar"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{6a5f203f-9ace-46f9-8c57-afe57a59a5d5}"
}
}
} Best Reddit Subreddit Quick Nav Alternatives
Here are some Firefox add-ons that are similar to Reddit Subreddit Quick Nav:
My Reddit Companion
Firefox user 13859501
Reddit Shortcut
Brian
Reddit Portal
Jacky Mai
RandomSubreddit
GhostmanGio
Reddit Version Switcher
sJs
Reddit in Sidebar
datastring
Simplified Navigation Bar
Mark
Vertical Tab Keyboard Toggle
Andrei M
Subreddit Jumper Search
pieaholicx
Reddit Random Redirect
Diego Siqueira