By: ALO789
Inspect and view changes in View JavaScript source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "View JavaScript",
"version": "1.0",
"description": "Displays JavaScript code for the website you are accessing.",
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "viewjavascript.extension@gmail.com"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
}
} Best View JavaScript Alternatives
Here are some Firefox add-ons that are similar to View JavaScript: