Skip to content

Embedded new giosg and chrome extension

Overview

This is an example of how to add the new giosg to your webpage or use it as a chrome extension. This works only internally and users need to be logged in to the giosg.

Embedding new giosg to your website

Just add this script to your page:

1
<script id="embedded-giosg" src="https://static.giosg.com/embedded-giosg/embedded-giosg.js" defer></script>

After that you should see the giosg logo bottom right corner of the page:

Screenshot

Clicking the logo will open the new giosg:

Screenshot

Chrome extension

  • Go to giosgdemo.com/embedded/
  • Download ZIP
  • Extract files into some folder on your PC
  • Go to Chrome Settings
  • Go to Extensions
  • Click load unpacked go to the folder with all files and select the dist folder