Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 614 Bytes

File metadata and controls

7 lines (4 loc) · 614 Bytes

Pibble

This project is a Google Chrome Extension. More information on Chrome extensions and how they run can be found her: https://developer.chrome.com/extensions/getstarted

The resources directory contains various resources required for this project and were not created by the contributors of this project.

The manifest.json file contains the configuration information for this project. The .gitignore file contains information for the Git repository storing the project. The scripts directory contains the background and content scripts while all other files are for the popup portion of the extension.