Skip to content

A Chrome Extension that displays a new dad joke whenever you open a new tab

Notifications You must be signed in to change notification settings

jameshibbard/dad-joke-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dad Joke Chrome Extension

Get hit with a new dad joke every time you open a new tab in Chrome.

Built using the vue-web-extension boilerplate and the icanhazdadjoke API.

Requirements

Installation Steps (if applicable)

  1. Clone repo.
  2. Run npm install.
  3. Build the extension for development using npm run watch:dev or production using npm run build.
  4. To install the extension in Chrome, open chrome://extensions/ in the browser, activate Developer mode using the toggle in the top right hand corner of the page, click Load unpacked and select to dad-joke-chrome-extension/dist.
  5. Open a new tab in Chrome to get hit with a joke.

License

Copyright © 2018 James Hibbard

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Chrome Extension that displays a new dad joke whenever you open a new tab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published