Skip to content

Chrome extension that displays a random word from Other-Wordly on each new tab using Tumblr API

Notifications You must be signed in to change notification settings

alainakafkes/tabwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabwords

tabwords is a Chrome extension that displays a randomly chosen word from Other-Wordly - a logophile's treasure trove of obscure words - on each new tab. Check out the demo.

How I Built tabwords

  1. Compiled list of image URLs from all Other-Wordly posts using the Tumblr API via main.py.
  2. Pulled random image URL from list in main.js, and displayed it in index.html.
  3. Set up Chrome extension framework in manifest.json.
  4. Created icons using Canva.

About

Chrome extension that displays a random word from Other-Wordly on each new tab using Tumblr API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published