VocalForLocal is a chrome extension which is aiming to promote ‘Aatma Nirbhar Bharat’ and ‘Make in India’.This extension is a Page Action as it only operates on certain websites(shopping websites eg. amazon).
JavaScript
Python-Flask
- Clone the Repo.
git clone https://github.com/Sushi22/VocalForLocal.git - Run pip -r requirements.txt
- Install chromedriver of version compatible with your browser.
- Go to Scraper folder in the project directory.
- Open origin_scraper.py file and add the absolute path of your chromedriver.
- Now to run the Flask server, go to Scraper folder:
cd Scraper - Now Run:
py app.py - Open your browser and load the extension
- This extension is a Page Action extension, and so it will be activated/highlighted on specific pages(for now it is amazon).
For other sites, it will be grayed out. - When user is on a specifc product page like shown below, and clicks on the extension icon origin of the product is shown in the form of a chrome notification(Make sure your chrome notifications are on).