Elevator
scroll up or down your website with style
What is Elevator?
Elevator is a Chrome extension developed by notiles, and its main feature is "scroll up or down your website with style".
Extension Screenshots
Download Elevator Extension CRX File
Download Elevator 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
Click on the extension to automate scrolling on any website with style! (up and down alternatively) This extension need that you activate your speakers. Thanks to Tim Holman for the Javascript concept ! elevator.js
Extension Basic Information
Name | Elevator |
ID | dglinbifggffjoidkdekpjlompfeapmp |
Official URL | https://chromewebstore.google.com/detail/elevator/dglinbifggffjoidkdekpjlompfeapmp |
Description | scroll up or down your website with style |
File Size | 3.61 MB |
Installation Count | 49 |
Current Version | 1.2 |
Last Updated | 2015-05-11 |
Publish Date | 2015-05-11 |
Rating | 5.00/5 Total 7 Ratings |
Developer | notiles |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Elevator", "version": "1.2", "manifest_version": 2, "description": "scroll up or down your website with style", "icons": { "128": "icon_128.png", "256": "icon_256.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |