By: Tom Adler
Inspect and view changes in Next Image / Previous Image source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "1.2",
"name": "Next Image / Previous Image",
"description": "Scroll to the next image on the page by pressing „f“ or to the previous by pressing „r“",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"index.js"
]
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
"homepage_url": "https://gitlab.com/arty.name/firefox-extension-scroll-next-image",
"browser_specific_settings": {
"gecko": {
"id": "{74981358-1411-4d76-8234-7dbe58a3c3c8}"
}
}
} Best Next Image / Previous Image Alternatives
Here are some Firefox add-ons that are similar to Next Image / Previous Image: