mirror of
https://github.com/S2-/ping.git
synced 2025-08-02 20:30:05 +02:00
initial draft
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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/
|
Reference in New Issue
Block a user