By: LuskyNavy
Inspect and view changes in Prev Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Prev Page",
"description": "Displays the previous page by decrementing the last number in URL.",
"version": "1.1",
"applications": {
"gecko": {
"id": "prevpage@lusky.com"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon48.png"
},
"options_ui": {
"page": "settings/options.html",
"open_in_tab": false,
"browser_style": true
},
"permissions": [
"activeTab",
"storage",
"<all_urls>"
]
} Best Prev Page Alternatives
Here are some Firefox add-ons that are similar to Prev Page: