Skip to content

mzuvin/InvoiceExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBL-TR Invoice Viewer Chrome Extension

This Chrome extension allows users to view invoices by right-clicking on the XML file and transforming it using an XSLT stylesheet embedded within the XML. The transformed HTML is displayed in a new tab.

Features

  • Right-click context menu option to view invoices.
  • Transforms XML to HTML using an embedded or external XSLT stylesheet.
  • Displays the transformed HTML in a new browser tab.

Installation

  1. Clone or download this repository.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the upper right corner.
  4. Click on "Load unpacked" and select the directory containing the extension files.

Usage

  1. Right-click on an XML file containing an embedded XSLT stylesheet.
  2. Select "View Invoice" from the context menu.
  3. The transformed HTML will be displayed in a new tab.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published