제작자: Catalyst Fire Add-on
Inspect and view changes in APEX Reactant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Catalyst Fire",
"name": "APEX Reactant",
"description": "Tool for SQL autocomplete and table/column lookup in Oracle APEX",
"version": "1.0",
"manifest_version": 2,
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"content_scripts": [
{
"matches": [
"http://*/*/f?p*",
"https://*/*/f?p*",
"http://*/f?p*",
"https://*/f?p*"
],
"js": [
"APEXScript.js"
]
}
],
"permissions": [
"clipboardRead",
"storage",
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "/images/favicon.png",
"32": "/images/favicon.png",
"48": "/images/favicon.png",
"128": "/images/favicon.png"
}
}
} 최고의 APEX Reactant 대안
다음은 APEX Reactant과(와) 유사한 Firefox add-on입니다:
Oracle DB Enhancer
Abhishek
APEX 4.6.1 Developer Addon
Daniele
APEX Builder Extension by FOS
FOEX
APEX Project Eye
UNITED CODES
APEX Project Eye (old)
UNITED CODES
React Developer Tools
vuejsdevtools
Apex Tools
Atif Rehmani
PRODAT SQL
prprodatsql
APEX Search Page Collapsible
Juan Wall
Fusion Tables
Radu
Coderunner Autocomplete Enabler
Joe
XPath Helper for developer
xpath