From e42d1ed323ba4a9a6053456f19eeb8ee9d5ab808 Mon Sep 17 00:00:00 2001 From: "Baruch Odem (Rothkoff)" Date: Wed, 3 May 2023 10:58:33 +0300 Subject: [PATCH] add overlay extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d4e5a9..3b0dbef 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ to `/home/Users/yourself/projects`. * [LiveReload](http://livereload.com/) - FS watch and preprocessor as a desktop app for `/OSX/` and `/WIN/` with complementary browser extensions * [guard-livereload](https://github.com/guard/guard-livereload) - Guard plugin compatible with LiveReload's browser extensions * [simplehttp](https://github.com/snwfdhmp/simplehttp) Fastest and simplest way to start serving a local directory over http. +* [Overlay](https://github.com/os-scar/overlay) - A browser extension helping developers evaluate open source packages before picking them. * [watchman](https://github.com/facebook/watchman) - Facebook's better `watch` - note it works as a service. * [Zappr](https://github.com/zalando/zappr) - GitHub integration built to enhance your project workflow via enable/disable pull request approval checks.