Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaid-maker/chrome-extension


https://github.com/zaid-maker/chrome-extension

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Build your first Chrome Extension (Tutorial starter files)

Freshtab displays a beautiful image from Unsplash every time you open a new tab.
Tutorial:

Here's what the completed project looks like:

![demo](https://github.com/Freshman-tech/freshtab/blob/master/demo.png)

## Setup

- Clone this repository to your filesystem:

```bash
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](https://freshman.tech/first-chrome-extension).