GithubHelp home page GithubHelp logo

glue42-extension-template's Introduction

Glue42 Extension Template

Easy 3rd party integrations without any code changes/bridges/plug-ins/APIs!

Prerequisites

Glue42 Desktop, node & npm.

Steps to create your own extension

  1. Clone https://github.com/Tick42/glue42-extension-template
  2. cd glue42-extension-template
  3. npm i
  4. Inside of manifest.json edit the extension name and the content_script's matches URL string array
  5. Inside of extension.js write the code you want to inject to the URLs listed inside of the matches array (use injectedGlue for access to all the Glue42 APIs)
  6. npm run build
  7. Add your application to Glue42 Desktop - inside the details for your application specify injectionIntegration: true for the extension to work
  8. Add the path to the glue42-extension-template folder inside the extensions string array inside of %LOCALAPPDATA%/Tick42/GlueDesktop/config/system.json
  9. Start Glue42 Desktop and launch your application - the extension should be running
Please note that you need to restart Glue42 Desktop whenever you rebuild your extension for the changes to take place.

glue42-extension-template's People

Contributors

ggeorgievx-tick42 avatar thebalkanfella avatar

Watchers

James Cloos 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.