-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b91f812
commit b5d0fbd
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
## nitroshare-chrome | ||
|
||
TODO | ||
This Chrome extension adds a browser action that lets you send the URL of the current tab to another device running NitroShare. | ||
|
||
### Requirements | ||
|
||
- NitroShare 0.4.0 nightly (available [here](https://ci.quickmediasolutions.com/job/nitroshare/)) | ||
- Android app running v0.4.0.34+ | ||
- This Chrome extension | ||
|
||
Currently, it is only possible to send URLs from a PC and receive them in the Android app. |