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"
}
}
} 최고의 Next.js Explorer - NextJS App & Pages Router 대안
다음은 Next.js Explorer - NextJS App & Pages Router과(와) 유사한 Firefox add-on입니다:
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