Inspect and view changes in Simple URL Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Simple URL Navigator",
"version": "1.0",
"description": "Increment or decrement an integer in the URL with keyboard shortcuts.",
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"permissions": [
"activeTab",
"tabs"
],
"background": {
"scripts": [
"popup.js"
],
"persistent": false
},
"commands": {
"increment-url": {
"suggested_key": {
"default": "Ctrl+Shift+Up"
},
"description": "Increment the integer in the URL"
},
"decrement-url": {
"suggested_key": {
"default": "Ctrl+Shift+Down"
},
"description": "Decrement the integer in the URL"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{ef4bcf4e-cb72-4769-9b40-663e659da614}"
}
}
} Best Simple URL Navigator Alternatives
Here are some Firefox add-ons that are similar to Simple URL Navigator:
Smart Video Navigator
Bhishan Poudel
URL Incrementer - A Next Page Incrementer
Sixcious
KeyNavigator
Firefox user 14340210
NextPrev Page
LuskyNavy
URL Decrement Button
Sixcious
URL Increment Button
Sixcious
Indexed Navigation with Tab
Daniel
Simple Search Navigator
NOWGOAL
URL Increaser
Pandemic667
The Real Bookmark Navigator
Vietnam Regulator
Navtool
Quin
Next Task/Page
Suresh Raju Pilli