Zaid-maker / chrome-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build your first Chrome Extension (Tutorial starter files)

Freshtab displays a beautiful image from Unsplash every time you open a new tab. Tutorial: https://freshman.tech/first-chrome-extension

Here's what the completed project looks like:

demo

Setup

  • Clone this repository to your filesystem:
git clone https://github.com/Freshman-tech/freshtab-starter-files
  • cd into the project folder and open it in your text editor.
  • Follow along with the tutorial.

About

License:MIT License


Languages

Language:JavaScript 60.7%Language:CSS 21.6%Language:HTML 17.7%