Skip to content

Get Inspired by the World's Greatest Artworks Every Time You Open a New Tab. Extension Available for Chrome, Edge, and Firefox.

License

Notifications You must be signed in to change notification settings

get-artab/artab

Repository files navigation

Artab

Display the greatest artworks of all time in your new tab

Download

Community

Website

Development

# Install dependencies
pnpm install

# Development mode
pnpm run dev

# Build project
pnpm run build

Local Testing

  1. Run pnpm run build to build the project
  2. Open Chrome extensions management page (chrome://extensions/)
  3. Enable Developer Mode
  4. Click "Load unpacked extension"
  5. Select the dist directory of the project

Project Structure

.
├── packages/                # Shared packages
│   └── storage/            # Storage module
├── pages/                  # Extension pages
│   ├── options/           # Options page
│   └── new-tab/           # New tab page
└── chrome-extension/       # Extension background

License

This project is licensed under the GNU Affero General Public License v3.0.

About

Get Inspired by the World's Greatest Artworks Every Time You Open a New Tab. Extension Available for Chrome, Edge, and Firefox.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published