Skip to content

pnsk-lab/scratch-cloud-manager

Repository files navigation

Scratch Clouddata Manager

A tool to manage, visualize, analyze, and hack Cloud Variables in Scratch 3.0 project pages.

Features

  • Manage: View and manage Cloud Variables in Scratch projects.
  • Disable Cloud Variables: Disables the feature that prevents cloud variables from being changed when viewed by anyone other than the author in a Scratch project.

Usage

This tool is published as a JSR Package. And you can use it in your browser as a bookmarklet via esm.sh.

javascript:import('https://esm.sh/jsr/@pnsk-lab/scratch-cloud-manager').then(m=>m.inject())

Or, you can specify the version you want to use:

javascript:import('https://esm.sh/jsr/@pnsk-lab/scratch-cloud-manager@0.1.2').then(m=>m.inject())

And you can create an user script for Tampermonkey or Violentmonkey.

// ==UserScript==
// @name         Scratch Clouddata Manager
// ==/UserScript==

async function main() {
  const { inject } = await import('https://esm.sh/jsr/@pnsk-lab/scratch-cloud-manager')
  inject()
}

License

This project is founded by @P-nutsK. Thanks to @P-nutsK, this project is open-sourced under the MIT License.

今ここでMITってことにします(?)

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy