Acumatica Trace Copier di Alan Conroy
Copy Acumatica trace exceptions to the clipboard as clean text for debugging with Claude or any AI assistant.
Metadati estensione
Informazioni sull’estensione
No account or login is required.
WHAT IT DOES
Detects Acumatica ERP trace/exception panels on a page and copies the
exception text to the clipboard as clean plain text, optionally prefixed
with a user-configurable AI prompt.
HOW TO TEST WITHOUT AN ACUMATICA INSTANCE
The content script activates on any page whose text contains
"Exception Type:", "Stack Trace:", or "Last Requests". To test, open any
page containing one of those strings — for example an HTML file with:
A floating button appears bottom-right with three actions: Copy
Exceptions, Copy for AI, and Pick element (crosshair — click any element
to copy its text). The toolbar popup offers the same three actions.
Options page: choose an AI prompt preset or write your own; it is stored
via storage.sync.
WHY <all_urls>
Acumatica is self-hosted ERP software. Every customer runs it on their
own domain or intranet hostname, so there is no fixed set of URLs to
match against. The script does nothing on pages without the trace
signatures above.
DATA
No data collection or transmission. There is no fetch, XMLHttpRequest, or
network call anywhere in the source. Copied text goes only to the user's
clipboard; the saved prompt is the user's own setting in storage.sync.
Declared as data_collection_permissions: { required: ["none"] }.
WHAT IT DOES
Detects Acumatica ERP trace/exception panels on a page and copies the
exception text to the clipboard as clean plain text, optionally prefixed
with a user-configurable AI prompt.
HOW TO TEST WITHOUT AN ACUMATICA INSTANCE
The content script activates on any page whose text contains
"Exception Type:", "Stack Trace:", or "Last Requests". To test, open any
page containing one of those strings — for example an HTML file with:
<p>Exception Type: System.NullReferenceException</p>
<p>Stack Trace: at PX.Data.PXGraph.Persist()</p>
A floating button appears bottom-right with three actions: Copy
Exceptions, Copy for AI, and Pick element (crosshair — click any element
to copy its text). The toolbar popup offers the same three actions.
Options page: choose an AI prompt preset or write your own; it is stored
via storage.sync.
WHY <all_urls>
Acumatica is self-hosted ERP software. Every customer runs it on their
own domain or intranet hostname, so there is no fixed set of URLs to
match against. The script does nothing on pages without the trace
signatures above.
DATA
No data collection or transmission. There is no fetch, XMLHttpRequest, or
network call anywhere in the source. Copied text goes only to the user's
clipboard; the saved prompt is the user's own setting in storage.sync.
Declared as data_collection_permissions: { required: ["none"] }.
Voto 5 da 1 revisore
Permessi e dati
Permessi obbligatori:
- Salvare dati negli appunti
- Accedere ai dati di tutti i siti web
Raccolta dati:
- Lo sviluppatore dichiara che questa estensione non richiede la raccolta di dati.
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 1.3.0
- Dimensione
- 33,03 kB
- Ultimo aggiornamento
- 11 giorni fa (9 set 2026)
- Categorie correlate
- Licenza
- Licenza MIT
- Cronologia versioni
- Aggiungi alla raccolta