Acumatica Trace Copier nga Alan Conroy
Copy Acumatica trace exceptions to the clipboard as clean text for debugging with Claude or any AI assistant.
Tejtëdhëna Zgjerimi
Rreth këtij zgjerimi
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"] }.
Vlerësuar me 5 nga 1 shqyrtues
Leje dhe të dhëna
Leje të domosdoshme:
- Të fusë të dhëna në të papastër
- Të hyjë në të dhënat tuaja për krejt sajtet
Grumbullim të dhënash:
- Zhvilluesi thotë se ky zgjerim s’lyp mbledhje të dhënash.
Më tepër të dhëna
- Lidhje shtese
- Version
- 1.3.0
- Madhësi
- 33,03 KB
- Përditësuar së fundi më
- 11 ditë më parë (9 Sht 2026)
- Kategori të Afërta
- Licencë
- Licencë MIT
- Historik Versionesh
- Shtojeni në koleksion