Inspect and view changes in Next.js Explorer - NextJS App & Pages Router source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Next.js Explorer - NextJS App & Pages Router",
"description": "Quickly check if a webpage is built with Next.js and explore static properties and other related NextJS useful metrics.",
"version": "1.4.1",
"icons": {
"16": "public/images/icon-16.png",
"32": "public/images/icon-32.png",
"48": "public/images/icon-48.png",
"128": "public/images/icon-128.png"
},
"permissions": [
"activeTab",
"scripting",
"storage"
],
"host_permissions": [
"*://*/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"popup.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Click to explore Next.js page properties",
"default_icon": {
"16": "public/images/icon-16.png",
"32": "public/images/icon-32.png",
"48": "public/images/icon-48.png",
"128": "public/images/icon-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "bitqat@gmail.com"
}
}
} Best Next.js Explorer - NextJS App & Pages Router Alternatives
Here are some Firefox add-ons that are similar to Next.js Explorer - NextJS App & Pages Router:
Next.js App Detector
Aurélien MANCA
ComponentLocator
Fortunato De Angelis
React Router Data Viewer
Jasmin Aljic
JSON Explorer
Jubayer Hossain
next-network
g07cha
Vue.js devtools
f'z'y
Theme Explorer for Shopify
Liam Merlyn
Open Tech Explorer
Nikoloz Turazashvili
Show Data Variables
onii.com
Browser Extension Explorer
Matt Frisbie
PageExplorer
Peter Thaleikis
LocatorJS
Michael Musil