Chiroyce1

Results 45 comments of Chiroyce1

@MystPi the problem with just providing a link is that if its an assets link, it will auto download as soon as the user clicks on it, which is kinda...

@MystPi @DNin01 how is this for a prototype? https://user-images.githubusercontent.com/97374054/190346126-f72eed33-876b-4308-86cb-57443495929f.mov ```js document.querySelectorAll(".post_body_html > img").forEach(image => { let details = document.createElement("details"); let summary = document.createElement("summary"); let newImage = document.createElement("img"); newImage.src = image.src;...

> Well, I want to see all quotes _with_ full images. Then just don't enable the addon?

> I'd put this in `forum-time-zones` tbh Agreed, but I think `forum-time-zones` is a bit confusing, maybe renaming the entire addon to something like `Customizable Forum Timestamps` or something similar...

TurboWarp embeds are always light themed — https://turbowarp.org/655189478/embed

Well, I don't think this would be a great idea for pages like [griffpatch's followers](https://scratch.mit.edu/users/griffpatch/followers/) or any other page with >200 pages

> Shift+Click has been supported for a while: Oops lol - I thought it wasn't since it wasn't mentioned in the addon's info section, and it probably was there in...

@WorldLanguages we can at least merge the updated instructions, right?

> @Chiroyce1 if so can you split the pr i dont exactly know what that means - but i can revert the changes on the `DevTools.js` file