Skip to content

thrkrdk/react-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extention For Google With React

To build project for prod npm run build:prod

For Development Mode npm run build:dev

Run on a Chromium Based Exprorer

  • npm run build:prod
  • After Building project Copy the "Dist" file path
  • Open Chrome.
  • Type chrome://extensions/ to the address bar and hit enter button.
  • Click Developer Mode which located right top on the page
  • Click Load Unpacked Extension button and paste dist file path
  • Search anything at google and the button will be displayed.

About

chrome extension with react store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published