GithubHelp home page GithubHelp logo

yazmani / uni-prompt-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unijump-ai/unijump-extension

0.0 0.0 0.0 2.9 MB

License: Other

JavaScript 0.79% TypeScript 50.45% CSS 2.93% HTML 0.57% Svelte 45.26%

uni-prompt-extension's Introduction

Unijump.ai logo


Unijump.ai Browser Extension

Shortcut for ChatGPT with Superpowers!

  • ๐Ÿฆ„ 100% Free
  • โœจ 100% Open Source
  • ๐ŸŽ‰ No sign up required
  • ๐ŸŒ Tested on Chrome, Firefox, Edge, Brave...

Use UniJump to easily access ChatGPT from any website by using just a keystroke!

  • ๐Ÿ‘‰ MAC Shortcut: CMD + J
  • ๐Ÿ‘‰ WIN Shortcut: ALT + J

๐Ÿšจ SUPERPOWERS ๐Ÿšจ

  • Chat Interface on any website
  • Paraphraser

Download


Chrome Web Store

Chrome Web Store Chrome Web Store Chrome Web Store


Firefox Add-on (Coming soon)



Build


Install Dependencies

  • npm install or yarn

Build extension

  • Manifest Version 3 - Chromium (Chrome, Edge, Brave)
    • npm build:mv3 (dist/mv3)
  • Manifest Version 2 - Firefox
    • npm build:mv2 (dist/mv2)

Load extension to browser

  • Chromium
    • Go to chrome://extensions, brave://extensions, edge://extensions etc...
    • Enable Developer mode
    • Click Load unpacked button
    • Select dist/mv3 folder
  • Firefox
    • Go to about:debugging#/runtime/this-firefox
    • Click Load temporary Add-on... button
    • Select dist/mv2/manifest.json file



Development


  • Copy .env.sample to .env file

    • cp .env.sample .env
  • Web app environment (Replication of extension)

    • npm run dev or yarn dev
    • Open http://localhost:2222
  • Extension environment

    • npm run watch:mv3 for Chromium browsers, npm run watch:v2 for Firefox.
    • Apply Load extension to browser step above โ˜๏ธ



Contributing


Soon...

License

CC-BY-NC.

Creative Commons License

uni-prompt-extension's People

Contributors

dogagenc avatar aykutkardas avatar ahmetsulek 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.