Elevator
scroll up or down your website with style
Что такое Elevator?
Elevator - это расширение Chrome, разработанное notiles, и его основная функция - "scroll up or down your website with style".
Снимки экрана расширения
Скачать файл CRX расширения Elevator
Скачайте файлы расширений Elevator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | Elevator |
ID | dglinbifggffjoidkdekpjlompfeapmp |
Официальный URL | https://chromewebstore.google.com/detail/elevator/dglinbifggffjoidkdekpjlompfeapmp |
Описание | scroll up or down your website with style |
Размер файла | 3.61 MB |
Количество установок | 49 |
Текущая Версия | 1.2 |
Последнее Обновление | 2015-05-11 |
Дата публикации | 2015-05-11 |
Рейтинг | 5.00/5 Всего 7 оценок |
Разработчик | notiles |
Тип оплаты | free |
Поддерживаемые языки | 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": [ " |