Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add this extension metadata to the official extension list? #278

Open
fath11 opened this issue Sep 2, 2024 · 0 comments

Comments

@fath11
Copy link
Contributor

fath11 commented Sep 2, 2024

{
    Extension: KeySimulation,
    info: {
      name: 'cubesterKeySimulation.extensionName',
      description: 'cubesterKeySimulation.description',
      extensionId: 'cubesterKeySimulation',
      iconURL: "https://extensions.turbowarp.org/images/CubesterYT/KeySimulation.svg",
      insetIconURL: `data:image/svg+xml;,${encodeURIComponent(`<svg xmlns="http://www.w3.org/2000/svg" width="64.412" height="64.412"><g stroke-miterlimit="10" data-paper-data="{&quot;isPaintingLayer&quot;:true}" style="mix-blend-mode:normal"><path fill="#bf0000" stroke="maroon" stroke-width="3.5" d="M1.75 32.206c0-16.82 13.636-30.456 30.456-30.456s30.456 13.636 30.456 30.456-13.636 30.456-30.456 30.456S1.75 49.026 1.75 32.206z"/><path fill="none" d="M.066 64.346V.066h64.28v64.28z"/><path fill="#fff" d="M17.988 33.804c-2.648 0-4.768-2.03-4.795-4.795-.136-13.804 5.217-13.443 11.823-13.618 2.547-.067 9.038 0 13.68 0 6.427 0 12.15.676 12.523 13.618.05 1.697-2.146 4.795-4.795 4.795zM20.254 49.022c-2.743 0-4.966-2.147-4.966-4.795l-2.096-9.435c0-.368 2.223 2.526 4.965 2.526h28.097c2.743 0 4.966-3.374 4.966-3.126l-2.096 10.035c0 2.648-2.223 4.795-4.966 4.795z"/><path fill="#bf0000" fill-rule="evenodd" d="M25.604 25.55h3.199l1.374-6.151c.148-.705 1.208-1.202 2.36-1.098.93.08 1.655.543 1.768 1.098l1.374 6.15h3.125c.89 0 1.32.66.705 1.04l-6.598 4.116c-.39.231-1.024.231-1.394 0l-6.62-4.115c-.613-.382-.167-1.04.707-1.04"/></g></svg>`)}`,
      featured: true,
      disabled: false,
      collaborator: 'CubesterYT@TW',
      collaboratorURL: 'https://scratch.mit.edu/users/CubesterYT/',
    },
    l10n: {
      'zh-cn': {
        'hcn.extensionName': 'Key Simulation',
        'hcn.description': 'Simulate key presses and mouse clicks.',
      },
      en: {
        'hcn.extensionName': 'Key Simulation',
        'hcn.description': 'Simulate key presses and mouse clicks.',
      },
    },
  }

it is an extension metadata for https://extensions.turbowarp.org/CubesterYT/KeySimulation.js
i am not sure how the extension list works but i am assuming its possible (please try, at least try for Cocrea's Gandi) for you guys to make Gandi IDE load an extension from another URL without making the project unpublishable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant