Conversation
This extension integrates the Unavatar.io API to fetch profile pictures and provides blocks to open social media profiles directly from TurboWarp
|
Xtras: also, this is made by google AI and me(i also needed to fix code from AI, Also i tried to create code by myself), and THIS MUST RUN UNDSANDBOXED, because of 2 command blocks |
any extension being added to the gallery runs unsandboxed. |
|
@Brackets-Coder YEP!, because of the command blocks, it MUST RUN UNDSANDBOXED, because both uses windows.open |
|
also this is the code backup!:(function(Scratch) { class Unavatar { } Scratch.extensions.register(new Unavatar()); |
Mate, just saying, you don't have to add code backups to PR comment sections. GitHub is reliable enough, and event then, the chances of your code becoming corrupted are extremely tiny. Just a small heads up |
|
@DELOLCAT Ok(i'm just preventing the extension to get corrupted but ok) |
| // Name: Unavatar tools | ||
| // Id: unavatartools | ||
| // What it does: it gets unavatar images easily instead of external websites | ||
| // includes: 6 blocks, runs unsandboxed because of 2 blocks, doesn't use math, only | ||
| // strings, 4 reporters, 2 commands, what it can do, gets url images, opens tabs |
There was a problem hiding this comment.
Just a small tip, you may want to replace this header with something like:
// Name: Unavatar Tools
// ID: unavatartools
// Description: Get Unavatar images easily instead of external websites.
// By: OrangeHub10 <https://scratch.mit.edu/users/IF-YOU-HAVE-A-SCRATCH-ACCOUNT-PUT-ITS-USERNAME-HERE/>
// Original: OnlyIfYourExtensionIsAForkOfAnother
// License: MPL-2.0
Your current header is very likely to fail CI.
There was a problem hiding this comment.
I would tend to agree
There was a problem hiding this comment.
That can be an alternative header(+ i have a scratch account)
There was a problem hiding this comment.
That can be an alternative header(+ i have a scratch account)
That header is required to comply with the contributing guidelines.
|
@OrangeHub10 i can get you a fast review if you want, I have GitHub Pro so I can request Copilot reviews. It'll give you insights on how to improve your code. |
|
@kx1xixit Thanks you! (i did not know about the existance of github pro)( also, my account is like any normal scratcher : https://scratch.mit.edu/users/orangescratcher9/ ) |
|
@copilot review |
|
Dang, nevermind. I might need contributor permissions to assign Copilot as a reviewer, so nevermind lol |
|
@kx1xixit its ok, i think i dont need to change the code, its already enough with the code, let the code be like that(this is like the second extension i have made with ai and me) so yeah. |
This extension integrates the Unavatar.io API to fetch profile pictures and provides blocks to open social media profiles directly from TurboWarp