https://github.com/lunaroyster/mappy
The Chrome extension development example Mappy, updated.
https://github.com/lunaroyster/mappy
chrome-extension example extension
Last synced: 7 months ago
JSON representation
The Chrome extension development example Mappy, updated.
- Host: GitHub
- URL: https://github.com/lunaroyster/mappy
- Owner: lunaroyster
- Created: 2018-01-09T15:53:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T15:13:15.000Z (about 8 years ago)
- Last Synced: 2025-07-19T09:18:18.832Z (7 months ago)
- Topics: chrome-extension, example, extension
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mappy
The Chrome extension development example Mappy, updated.
Original: https://developer.chrome.com/extensions/samples#search:mappy
## To use:
* Clone the repo
* Open `chrome://extensions`
* Swtich developer mode on.
* Click on 'Load Unpacked'
* In 'Browse For Folder', navigate to `Mappy/mappy`
* If you make changes, be sure to hit refresh for the extension on the `chrome://extensions` page.