Speed Up Scroll
Speed up rendering on page scroll
What is Speed Up Scroll?
Speed Up Scroll is a Chrome extension developed by Ruslan Login, and its main feature is "Speed up rendering on page scroll".
Extension Screenshots
Download Speed Up Scroll Extension CRX File
Download Speed Up Scroll extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Speed up rendering in webkit-based browsers on page scroll. Sometimes onscroll FPS is very low. This script try to increase FPS by disabling some unnecessary css properties when scroll starts and enable them back when scroll ends.
Extension Basic Information
Name | Speed Up Scroll |
ID | mcfebbgfpoefbdhkcpjnbiaifafkadpk |
Official URL | https://chromewebstore.google.com/detail/speed-up-scroll/mcfebbgfpoefbdhkcpjnbiaifafkadpk |
Description | Speed up rendering on page scroll |
File Size | 28.06 KB |
Installation Count | 264 |
Current Version | 1.0 |
Last Updated | 2013-12-02 |
Publish Date | 2013-12-02 |
Rating | 3.33/5 Total 6 Ratings |
Developer | Ruslan Login |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Speed Up Scroll", "version": "1.0", "manifest_version": 2, "description": "Speed up rendering on page scroll", "author": "Ruslan Login", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "matches": [ " |