Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Lottie .json resources #78

Open
chrismessina opened this issue May 16, 2021 · 0 comments
Open

Add Support for Lottie .json resources #78

chrismessina opened this issue May 16, 2021 · 0 comments

Comments

@chrismessina
Copy link

Is your feature request related to a problem? Please describe.
In addition to static SVG resources, sites are increasingly adding Lottie animations to their repertoires.

SVG Grabber might expand its mandate to include all assets (i.e. become "Asset Grabber").

Describe the solution you'd like
For Lottie .json files, there could be a new tab for animated resources. When you hover over a resource, it could show a preview of the animation.

Describe alternatives you've considered
Manually downloading each resource from the Developer Tools UI.

Additional context
It appears that you could use the Lottie Wrapper for React on the web to possibly render these animations in the Chrome Extension.

You may be able to detect Lottie animations by looking for the .lottie-container class, for example on this page.

Repository owner deleted a comment from smostafad Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant