Skip to content

Replacement for html page rendered on opening a new tab

Notifications You must be signed in to change notification settings

ganesshkumar/new-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

new-tab

Ideally this should have been a simple html file with static content

Instead, it has become a repo for the following reasons

  • Chrome allows to modify the url of new tab only via chrome-extension
  • I find it easier to write in react than to write in plain html, css and javascript.

Running the script build.sh will build the react application and copy the required files to the Chrome extension folder, chrome and Firefox add-on folder, firefox.

Files required for the chrome extension from react-app build folder

  • static folder(containing css and js files)
  • asset-manifest.json
  • index.html

About

Replacement for html page rendered on opening a new tab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published