Skip to content

Commit

Permalink
readme: add features and reformat some things
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFedora committed Jun 15, 2018
1 parent 97fd6bd commit bb8849e
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,28 @@
# Unofficial Blockstack Extension

This is a web extension to add Blockstack support to the Web Browser by making it so a user can log into the browser and authenticate apps via popup windows instead of through https://browser.blockstack.org/ or having to run their own instance of the Blockstack Browser. This makes the experience much more native and easy to use!
This is a web extension to add Blockstack support to the Web Browser by
making it so a user can log into the browser and authenticate apps via
popup windows instead of through https://browser.blockstack.org/ or
having to run their own instance of the Blockstack Browser. This makes
the experience much more native and easy to use!

Currently you can not edit your profile or manage your wallet. This is more of a proof of concept then a finished product, and it may have bugs; use it at your own risk!
Currently you can not edit your profile or manage your wallet. This is
more of a proof of concept then a finished product, and it may have bugs;
use it at your own risk!

![screenshot-1](/gfx/screenshot-1.png)

## Features

- Creating/Recovering Accounts
- Managing Multiple Identities
- App Authentication
- App lookup via [blockstack-browser's repo](https://blockstack-browser-server.appartisan.com/data)

## Downloads

- Firefox: https://addons.mozilla.org/en-US/firefox/addon/u-blockstack-extension/
- Chrome: https://chrome.google.com/webstore/detail/unofficial-blockstack-ext/ldkenndopbdlbphmdmnmanmkhcjahmnm
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/u-blockstack-extension/)
- [Chrome](https://chrome.google.com/webstore/detail/unofficial-blockstack-ext/ldkenndopbdlbphmdmnmanmkhcjahmnm)

## Building

Expand Down

0 comments on commit bb8849e

Please sign in to comment.