DataBank-Extension
- Clone this repository
 
git clone http://git.wacanal.cloud/ernie/databank-extension.git
- Change lines 14 and 15 in file script.js with the IP and port where the DataBank API server is listening
 
const baseDominio = 'xxx.xxx.xxx.xxx'; 
const portTLS = 'xxxx';
- Open Google Chrome and go to the option "Extensions->Manage Extensions"
 - Once in the extension manager, select "Load unpacked"
 - Select the cloned repository
 
Description
				
					Languages
				
				
								
								
									JavaScript
								
								92.4%
							
						
							
								
								
									CSS
								
								4.5%
							
						
							
								
								
									HTML
								
								3.1%