Insum APEX Pro
Develop APEX Applications Like a Pro!
Was ist Insum APEX Pro?
Insum APEX Pro ist eine Chrome-Erweiterung, die von InsumLabs entwickelt wurde, und ihr Hauptmerkmal ist "Develop APEX Applications Like a Pro!".
Erweiterungsscreenshots
Insum APEX Pro-Erweiterungs-CRX-Datei herunterladen
Laden Sie Insum APEX Pro-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Features:
- Highlight changed properties
- Stay focused on the same property when changing between components
- Improved select fields (search-as-you-typefor values)
Learn how to use this tool here:
https://www.insum.ca/get-ahead-insum-apex-pro/ Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mjioniifffnmbdkkfmfjeclkpghlpmai |
| Offizielle URL | https://chromewebstore.google.com/detail/insum-apex-pro/mjioniifffnmbdkkfmfjeclkpghlpmai |
| Beschreibung | Develop APEX Applications Like a Pro! |
| Dateigröße | 284 KB |
| Installationsanzahl | 1,905 |
| Aktuelle Version | 2.1.0 |
| Letztes Update | 2023-01-01 |
| Veröffentlichungsdatum | 2019-12-16 |
| Bewertung | 4.64/5 Insgesamt 11 Bewertungen |
| Entwickler | InsumLabs |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.insum.ca/get-ahead-insum-apex-pro/ |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "insum_logo_invisible_background_16x16.png"
},
"content_scripts": [
{
"all_frames": true,
"css": [
"thirdParty\/select2-modified.min.css",
"stylesheet.css"
],
"js": [
"thirdParty\/jquery-3.6.1.js",
"thirdParty\/select2.min.js",
"content.js"
],
"matches": [
"*:\/\/*\/*\/f?p=4000:*",
"*:\/\/*\/*\/f?p=4500:*",
"*:\/\/*\/*\/*\/wwv_flow.accept",
"*:\/\/*\/*\/wwv_flow.accept"
],
"run_at": "document_idle"
}
],
"description": "Develop APEX Applications Like a Pro!",
"icons": {
"128": "in_ronsard_crystal_bold_slightly_squeezed_white_background.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnGiRJtsoUTE6Es5HyKDX1MAtSDq7xDkv0b9vxbtTwF2F8\/jFn7umkzUqd7Sc2pqcZR97Qfpi\/IEYH+P\/FJG2zXynWNsCxZDT6gcSlCKxcWGvJON9WDIuDXQqeX6kGfouVCPgQlXgj9DujpAknuEkFbVDkVAAw08hEiM4ZIQesWXo2WtU4Grs9r1AoNAHt6v0e28TlHdFQcRdU+tVsdBimUx\/GXKLN5dzBKbKhmDgoFkuM4f8Skl2RtkLYWHbOrcb18YQRESUVeb7tVzB+oqB1uScvN\/pgfZdpOLke\/edhJQbmMGJUE3H5ao997XAOhyWj5KuG6Anru9Z1px5zJxBcQIDAQAB",
"manifest_version": 3,
"name": "Insum APEX Pro",
"permissions": [
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.1.0",
"web_accessible_resources": [
{
"resources": [
"thirdParty\/select2-adminlte.css"
],
"matches": [
" | |