Remove manifest.json
article thumbnail

How to Build a Chrome Extension

Kissmetrics

Create a file called manifest.json and add it to your directory. Build a Chrome Extension Step 3: Make Your Extension’s Manifest File. The next step is to create your extension’s manifest file. This file will tell Chrome how to load the extension properly. Then, add any code you might need to your manifest file.