soiz1's picture
Upload 2891 files
6bcb42f verified
raw
history blame
504 Bytes
/* generated by pull.js */
const manifest = {
"name": "Extend wrapped C blocks",
"description": "Makes C blocks extend when wrapping them around blocks, like in Scratch 2.0.",
"credits": [
{
"name": "CST1229",
"link": "https://github.com/CST1229/"
}
],
"userscripts": [
{
"url": "userscript.js"
}
],
"tags": ["editor", "codeEditor", "new", "beta"],
"enabledByDefault": false,
"dynamicEnable": true,
"dynamicDisable": true
};
export default manifest;