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

https://github.com/z3ut/inforoads-web-ext

Inforoads extension for browser
https://github.com/z3ut/inforoads-web-ext

browser-extension

Last synced: 8 months ago
JSON representation

Inforoads extension for browser

Awesome Lists containing this project

README

          

# Inforoads web extension

Provide weather information from [inforoads](http://i.centr.by/inforoads) in browser toolbar.

![extension-popup](img/popup.png)

## Installation

[Mozilla extension](https://addons.mozilla.org/en-US/firefox/addon/inforoads-web-extension/)

## Developing

Run in two consoles:

```
npm run watch
```

```
npm run start
```

It will open Firefox with temporary installed extension with live reload.