Skip to content

coreytegeler/add-art-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPLACED!

Add-Art

Chrome (and now Firefox) development of the add-art extension. Feel free to fork and contribute.

The extension is currently functional for Chrome and Firefox

We'd love for you to help with this.

  1. Work on an issue
  2. Test. Then create an issue of your own

How to load source code of extension in the browser for testing.

How it currently works

An "essay" (or exhibition) within add-art is simply a JSON file. This repo lays out an essay's JSON schema.

Kadist's Addendum visual essays ship with the extension. The configuration for those essays are kept here.

Users can also create their own essays on the add-art site. They receive a link to the JSON for the essay and can use it to import the show into their extension.