JavaScriptFreeze
Budget: $30 – $250 CAD
We need a JavaScript code which when injected in an HTML page externally should freeze all the animations (GIF, CSS etc.) on the page.
The following solution works well for GIF's on the same page, but not inside the iFrames:
https://userscripts-mirror.org/scripts/review/80588
Requirement:
1. Should freeze Gif's, CSS and other animations
2. Should work inside all the iFrames
3. The solution should be generic (It should automatically freeze all the animated components inside the image for any HTML page)
4. The solution should be efficient and quick (It should not take too long to freeze the elements)
Deliverable:
Independent Javascript that can be inject in an HTML page using selenium or similar automation tools.
The following solution works well for GIF's on the same page, but not inside the iFrames:
https://userscripts-mirror.org/scripts/review/80588
Requirement:
1. Should freeze Gif's, CSS and other animations
2. Should work inside all the iFrames
3. The solution should be generic (It should automatically freeze all the animated components inside the image for any HTML page)
4. The solution should be efficient and quick (It should not take too long to freeze the elements)
Deliverable:
Independent Javascript that can be inject in an HTML page using selenium or similar automation tools.