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

Could you add a new function for saving the traffic data usage? #35

Closed
daviking222 opened this issue Sep 29, 2015 · 1 comment
Closed

Comments

@daviking222
Copy link

For saving the traffic data usage, add a function that make http request to GIF images intercepted and replaced with a version containing only the first frame of the image sequence.
This is good solution for saving traffic data without break the page layout.
Could you add this in the future version?
In Chrome there is a extension name "Gif Jam (Animation Stopper)" did this well!! Maybe you can try that extension. Firefox is more powerful but just lack the extension like that!!

@simonlindholm
Copy link
Owner

Dup of #21. It's a hard problem, and I worry that intercepting all network requests could have the effect of making performance worse for general browsing. (I also don't have a lot of time right now to look into it.)

Thanks for the tip about Gif Jam, being able to test how the feature would work in Chromium, and possibly reuse code from https://github.com/adamfur/GifJam is definitely useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants