제작자: Ahmet Elgun
Inspect and view changes in PHPNav source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PHP Doc Arrow Key Navigation",
"version": "0.1",
"applications": {
"gecko": {
"id": "ahmetelgn@gmail.com"
}
},
"description": "Navigate with arrow keys in PHP Documentation",
"icons": {
"48": "php_logo.png"
},
"content_scripts": [
{
"matches": [
"*://www.php.net/manual/*"
],
"js": [
"src.js"
]
}
]
} 최고의 PHPNav 대안
다음은 PHPNav과(와) 유사한 Firefox add-on입니다: