Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 276 Bytes

IptChomeExtension

ipt Chrome extension that offers different ways to look up employees.

Packaging

To create a package for the Google Store, run the build_packages.ps1 script on PowerShell.

To allow unsigned script, run Set-ExecutionPolicy RemoteSigned initially.