Does this need some sort of approval by the Snap! team in order to work.
if it only works with js, then it’s probably a feature that the devs want users to explicitly allow themselves before they run potentially malicious code
valid. i wanted to make a block to detect if a project is a remix or not but ig thats not possible without js if i cant run it without js
src_load, without JS enabled, will only allow certain JS files, for libraries such as beetle. Without JS enabled, it wont work.
AFAIK the src_load extension is purely designed to load in officially sanctioned JavaScript extensions.
Using it to load JavaScript from other sources will require JavaScript to be enabled in the settings
There are only a select few links whitelisted by Snap!, and they can be found in the source: