Por: 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"
]
}
]
} Mejores alternativas PHPNav
Aquí hay algunas Firefox add-ons que son similares a PHPNav: