By: Colton Booth
Inspect and view changes in 3001 Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "3001 Redirect",
"version": "0.1",
"description": "Redirects 500 errors on localhost to port 3001",
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.localhost/*"
],
"js": [
"3001redirect.js"
]
}
]
} Best 3001 Redirect Alternatives
Here are some Firefox add-ons that are similar to 3001 Redirect: