Giter Site home page Giter Site logo

rishav1707 / browser-extension Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 124 KB

I've finished building an OpenSauced browser extension that connects to the OpenSauced API and performs some specific task

License: MIT License

HTML 4.29% CSS 27.84% JavaScript 67.87%
chrome-extension css3 github javascript manifest-json opensauced react reactjs

browser-extension's Introduction

Browser-Extension

I've finished building an OpenSauced browser extension that connects to the OpenSauced API and performs the following tasks:-

  • It fetches the username from the GitHub profile and checks whether the user has an account on the OpenSauced website or not.
  • If the user is validated then it renders the button on the profile named View on OpenSauced which has the click functionalities that take you to the OpenSauced profile page.
  • If the user is not validated then it renders the button on the profile named Join OpenSauced which has also the click functionalities that take you to the OpenSauced authentication page.
  • It also authenticates the user using an auth token and displays a text as You are an authorized user of OpenSauced. Logged in as {username} after verifying the user.

Screenshots

When the user has an OpenSauced account-

brian

When the user has not an OpenSauced account-

brandon

When the user auth token is validated, the extension popup looks like this-

token

Video

OpenSauced.assignment.-.Made.with.Clipchamp.mp4

Run Locally

Clone the project

  git clone https://github.com/Your Username/Browser-Extension.git

Install dependencies

  npm install

Start the server

  npm run dev

Install the Extension

When the build completes, open Chrome or Edge and navigate to chrome://extensions. Make sure to turn on the developer mode switch.

image

Drag your dist folder into the Extensions Dashboard to install it. Your extension icon will be in the top bar. The icon will be the first letter of the extension's name.

crxjs

And boom! Extension has been installed.

Resources

browser-extension's People

Contributors

rishav1707 avatar

Watchers

 avatar

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.