By: gllama
Inspect and view changes in Shaderballs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "View your fragment shaders textured onto spheres. Adds new UX to shadertoy.com so you can draft equirectangular/spherical shaders more easily.",
"manifest_version": 2,
"name": "Shaderballs",
"version": "1.0",
"icons": {
"256": "icons/ShaderBalls.png"
},
"content_scripts": [
{
"matches": [
"*://www.shadertoy.com/*"
],
"js": [
"borderify.js"
]
}
],
"web_accessible_resources": [
"node_modules/three/src/Three.js",
"node_modules/camera-controls/dist/camera-controls.module.min.js",
"orb.png"
],
"browser_specific_settings": {
"gecko": {
"id": "{81443ef3-492c-452e-9e05-c6bca27179b9}"
}
}
} Best Shaderballs Alternatives
Here are some Firefox add-ons that are similar to Shaderballs:
Shadertoy unofficial plugin
Patu
Shadertoy Custom Texures
ahills
Shader Graph GitHub previewer
Stelios Petrakis
Colorfull spheres
Massfocus
Color balls SDesigner
snakydesign
Color Spheres
Firefox user 10499642
ColorBalls
Querlaut
Minecraft Shaders
paul
Rainbow Spheres
Jono5052
Colorfull spheres 2
Massfocus
Shadowed Blobs
perpetualstudios
Abstract glowing balls
pLusuS