mirror of
https://github.com/S2-/ping.git
synced 2025-08-02 20:30:05 +02:00
21 lines
501 B
Markdown
21 lines
501 B
Markdown
# ping
|
|
|
|
## What it does
|
|
|
|
A firefox addon that pings a server you configure, and shows an icon for up status, and a different icon for down status.
|
|
|
|
## install
|
|
|
|
On amo!
|
|
[https://addons.mozilla.org/firefox/addon/ping/](https://addons.mozilla.org/firefox/addon/ping/)
|
|
|
|
|
|
## develop
|
|
|
|
Clone this repo, open firefox on [about:debugging](about:debugging) and load the extension by selecting the cloned folder.
|
|
Start coding!
|
|
|
|
## make a release
|
|
|
|
zip the src folder and upload to https://addons.mozilla.org/
|