Git Product home page Git Product logo

connect-extension-demo's Introduction

Connect demo extension

Simple integration of Endpass Connect to the web-sites through Chrome extension.

Building

Clone repository and install dependencies:

yarn

Use following command for building extension for browser usage:

yarn build

Installation

When your extension will be ready you can install it to your Google Chrome (or browser with ability to use Chrome extensions).

  1. Open your browser and open "Menu > More tools > Extensions".

  1. Enable "Developer mode" at the top of page.

  2. Press "Load unpacked".

  1. Choose dist folder in directory of earlier built extension.

That it, now you can use Connect extension.

Advanced

Environment configuration

You can change environment parameters for special builds. For example โ€“ for debugging purposes.

There are available parameters and their description. Change only if you are sure of what you are doing.

infura:

Param Description
key Infura API key

auth:

Param Description
url Link to the extension auth application

Notice

After installing extension with changed parameters it will not "work immediately". When you will visit any site you should look at browser's toolbar for shield icon with label "Insecure content blocked". Press it and then press "Load unsafe scripts" โ€“ after this actions extension will work correclty. You should do that on each web-site!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.