Skip to content

vijay22uk/glassdoor-extn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glassdoor-extn

[experiment] glassdoor chrome extension

Load extension folder as an extension from chrome://extensions Extension Icon will appear in top right corner of chrome extension bar

To read page data of a page :

Click on extension and click on READ button it will read reviews on a page. After reading it will send the data to API loacated at https://gdextn.herokuapp.com/ or https://localhost:8080/ The server will store recent 5 records in a in memory queue. The saved data can be explored at https://gdextn.herokuapp.com/ or https://localhost:8080/

The server show listing of fetched reviews at https://gdextn.herokuapp.com/ or https://localhost:8080/

The Screens

alt tag

alt tag

alt tag

alt tag