Skip to content

ademilter/Frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frame

New-tab extension for Chrome and Firefox

screenshot

Install

Contribute

Suggestions and pull requests are highly encouraged!

In order to make modifications to the extension you'd need to run it locally.

Please follow the below steps:

git clone https://github.com/ademilter/frame
cd frame
yarn    # Install dev dependencies
yarn serve  # Listen for file changes and automatically rebuild
yarn build:chrome  # Build the extension code so it's ready for Chrome
yarn build:firefox  # Build the extension code so it's ready for Firefox

Maintainers

License

MIT