By: Catalyst Fire
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"
}
}
} Best APEX Reactant Alternatives
Here are some Firefox add-ons that are similar to APEX Reactant:
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