10000 GitHub - malinkang/artab: Get Inspired by the World's Greatest Artworks Every Time You Open a New Tab. Extension Available for Chrome, Edge, and Firefox.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from get-artab/artab

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

malinkang/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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.5%
  • JavaScript 44.6%
  • CSS 4.5%
  • HTML 3.1%
  • Shell 0.3%
0