New addon ideas #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
jameson addon
question
waiting for next release
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sparkle-devs/SparkleAddons#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to succeed, Sparkle desperately needs more useful addons.
We also need people to implement said addons, of course.
@Mojavesoft-Group/jameson-team Anybody want to pitch in?
Edit: For the record, nobody's obligated to help out, but it would be for the greater good of this project to contribute.
Edit 2: Sorry for writing this issue so awkwardly. I'm not great at writing stuff when it's this late.
I'll propose the first idea. I want an addon that will let people import projects, libraries, and media assets from a personal GitHub repository or website and use them in their programming pursuits.
Here's my ideas:
@e016 Thank you so much for introducing me to that theme customizer!!! It's incredibly fun to play with!
I call dibs on the clipboard addon (ill also add it for costumes and such)
I've started work on Snap! Inspector, a new addon that will let you probe Snap!'s internals and patch them with custom code.
And what would a example of that be?
Glad you asked!
You can execute arbitrary JavaScript code...
You can patch the source code of addons...
You can add or remove trusted JavaScript domains for
src_load:...and you can even view (but not currently edit) the source code of primitives!
I'm also working on an addon that can apply more permanent patches than Snap! Inspector.
@e016 Have you made any progress on an addon for Split! blocks?