Skip to content

shaik16/cross-domain-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Embedding on other static sites

Insert the below html script inside Head tag

<script
  id="affiliate-script"
  src="https://shaik16.github.io/cross-domain-storage/index.js"
  data-iframe-origin="http://localhost:8080/login"
  data-affiliate-slug="listen_notes"
  type="text/javascript"
  async
></script>

Note: data-iframe-origin should be the origin which contains message reader ex: studio.adorilabs.com data-affiliate-slug can be your choice of slug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published