By: Hacks and Hops
Inspect and view changes in JSONPeek source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JSONPeek",
"description": "Listen for JSONP endpoints.",
"version": "1.3",
"permissions": [
"tabs",
"webRequest",
"webRequestBlocking",
"storage",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"web_accessible_resources": [
"exploit.html",
"exploit.js"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'; style-src 'self' 'unsafe-inline';",
"browser_specific_settings": {
"gecko": {
"id": "{90f1a754-f2a3-4683-a5fd-981ccabc8843}"
}
},
"icons": {
"512": "icons/eye-512.png"
}
} Best JSONPeek Alternatives
Here are some Firefox add-ons that are similar to JSONPeek:
JSON Viewer+
rxliuli
JsonPeek
Florence
Endpoint Hunter
DrPeCe
JMP web helper
Django
JsonDiscovery
exdis
Port Authority
Hacks and Hops
NOAuth
Hacks and Hops
JSON Viewer Pro By PatilWeb
PatilWeb
EndPointHunterV2
Mickhat
Endpoint Security Checker
Dave Rodriguez
JSON Beautifier & Editor
Joe Ertaba
WebPage Same Origin APIs
Libor Benes (Dr. B)