Skip to content

ScratchX experimental extension to allow something similar to cloud varibles. But between all projects and not just one

Notifications You must be signed in to change notification settings

Super02/Super02.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

GlobalVars

ScratchX expermimental extension.

This extension will give you the power of cloud variables, but fully global instead of just in your own project. These variables are known as Global Variables which give you the power to share your data between two or more projects!

The variable is avaliable to everyone to get and see. But in future updates variable ID'S will be added to ensure only your project(s) has access to the variables.

WARNING!

This extension is not secure at all in It's current state:

  • Everyone can download all global variables data directly!
  • Everyone can create too many global variables and temporarily shutdown the service. (If this happens please contact me on Discord)

If you have any questions regarding this extension or other of my projects, please join my Discord server.

Try it out here.

Try it out: here

Changelog.

16/10/2018 - Added delete variable block, to delete a variable.

License

WFTPL License

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
                    Version 2, December 2004 

 Copyright (C) 2004 Sam Hocevar <[email protected]> 

 Everyone is permitted to copy and distribute verbatim or modified 
 copies of this license document, and changing it is allowed as long 
 as the name is changed. 

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

  0. You just DO WHAT THE FUCK YOU WANT TO.

Thanks to dnorhoj for making this project.

About

ScratchX experimental extension to allow something similar to cloud varibles. But between all projects and not just one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published