jayazhang / Frame

New-tab extension for Chrome and Firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 61.9%Language:JavaScript 37.2%Language:HTML 0.9%