An open API service indexing awesome lists of open source software.

https://github.com/kickstarter/tci-chrome-extension

A new tab Chrome extension that pulls quotes from The Creative Independent
https://github.com/kickstarter/tci-chrome-extension

Last synced: 2 months ago
JSON representation

A new tab Chrome extension that pulls quotes from The Creative Independent

Awesome Lists containing this project

README

          

# The Creative Independent's Chrome Extension

A new tab Chrome extension that pulls quotes from The Creative Independent.

## Quotes API

The extension pulls a random quote from [this route](https://thecreativeindependent.com/api/v1/quotes.json) on TCI. The quote API generates 50 random pull quotes or highlights from interview posts.

## Offline mode

The extension will fallback to the `fallback_quotes.json` if the user is offline.

## Dark mode

A dark mode theme will match the browser's system settings.

## Deployment

The extension is deployed to the [Chrome Web Store](https://chrome.google.com/webstore/detail/the-creative-independent%E2%80%99/hfpihhnbilfkcjakaeopanccjlcnnefp) and also available in this repo.