Acumatica Trace Copier Autor: Alan Conroy
Copy Acumatica trace exceptions to the clipboard as clean text for debugging with Claude or any AI assistant.
Metadáta rozšírenia
O tomto rozšírení
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"] }.
Hodnotené 5 od 1 recenzenta
Povolenia a údaje
Požadované oprávnenia:
- Vkladať údaje do schránky
- Pristupovať k údajom pre všetky webové stránky
Zber údajov:
- Vývojár uvádza, že toto rozšírenie nevyžaduje zhromažďovanie údajov.
Ďalšie informácie
- Odkazy doplnku
- Verzia
- 1.3.0
- Veľkosť
- 33,03 kB
- Posledná aktualizácia
- pred 11 dňami (9. sep 2026)
- Príbuzné kategórie
- Licencia
- Licencia MIT
- História verzií
- Pridať do kolekcie