제작자: API Pages
Inspect and view changes in API Pages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "API Pages",
"version": "1.1",
"description": "Adds /api/pages/ to your URL and changes the port 3000 to 8000.",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"tabs"
],
"browser_action": {
"default_icon": "icons/icon.svg",
"default_title": "API Pages"
},
"background": {
"scripts": [
"api-pages.js"
]
}
} 최고의 API Pages 대안
다음은 API Pages과(와) 유사한 Firefox add-on입니다: