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

https://github.com/zaaack/chrome-app-launcher

a web app manager for chrome
https://github.com/zaaack/chrome-app-launcher

Last synced: 12 months ago
JSON representation

a web app manager for chrome

Awesome Lists containing this project

README

          

# chrome-app-launcher [WIP]

## Introduce
An unofficial Chrome App Launcher to take the place of the official version, since Google had totally removed from Chrome.

## Feature

* pin on docker just like the old App Launcher
* Add or remove web app from open tabs.
* Auto save last page
* Auto start when open Chrome
* Sort, Category, Tag
* Sync, theme
* ...

## development

```sh

git clone https://github.com/zaaack/chrome-app-launcher
cd chrome-app-launcher
npm i
npm run build:dll
npm start
```