Skip to content
/ Frame Public
forked from ademilter/Frame

New-tab extension for Chrome and Firefox

Notifications You must be signed in to change notification settings

eggsy/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

About

New-tab extension for Chrome and Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.9%
  • JavaScript 37.2%
  • HTML 0.9%