GithubHelp home page GithubHelp logo

unidev's Introduction

UniDev Browser Extension

This is a Plasmo extension project bootstrapped with plasmo init. Currently, it supports Firefox and Chrome, as well as all browsers based on Firefox or Chromium/Chrome. Future releases will expand support to additional browsers.

Installation

Download the plugin

  • Download the build plugin for your browser from the releases page.
  • Extract the downloaded ZIP file.

For Chrome

  • Go to chrome://extensions/ in chrome.
  • Enable Developer mode.
  • Select the Load unpacked option and browse to the extracted folder to load the plugin. image

For Firefox

  • Navigate to about:debugging#/runtime/this-firefox in Firefox.
  • Click on Load Temporary Add-on.
  • Select the manifest file from the extracted folder.

Usage

Unify Login

  • Copy the Unify curl script for login.
  • To obtain the curl script from Postman:
    • Open the Code option of your Login request in Postman. post1
    • Copy the curl script from Code snippet of your Postman request. post2
  • Open the Options page of the plugin by right-clicking on the plugin icon and selecting Options. options
  • Paste the curl script to add login information for that domain.
  • You can now login to the domain using the plugin.
More features will be added in future releases.

Contribution

We welcome all contributions. Please follow the guidelines below to set up a development environment.

Development

First, run the development server:

pnpm dev
# or
npm run dev

Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev.

For further guidance, please refer to the Plasmo Documentation

Making production build

To create a production bundle, run the following command:

pnpm build
# or
npm run build

This will generate a production-ready bundle for your extension, which can be zipped and published. Refer to the Plasmo Documentation for more build options.

Thank you for your interest in contributing to the UniDev Browser Extension. We look forward to your valuable input and enhancements.

unidev's People

Watchers

Niku Nitin 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.