Smooth Scroller
Automatically scroll a page smoothly by pressing the "s" key
Что такое Smooth Scroller?
Smooth Scroller - это расширение Chrome, разработанное katherinepeterson96, и его основная функция - "Automatically scroll a page smoothly by pressing the "s" key".
Снимки экрана расширения
Скачать файл CRX расширения Smooth Scroller
Скачайте файлы расширений Smooth Scroller в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Scroll down a webpage at a smooth pace with the press of a button.
Great for recording product/site demos or skimming a webpage.
Press "S" to scroll.
Press "A" to scroll slowly
Press "D" to scroll fast
Press again to stop. Основная информация о расширении
| Название | |
| ID | hjgekbidepgklcmfjmnhdkgjbdodhggb |
| Официальный URL | https://chromewebstore.google.com/detail/smooth-scroller/hjgekbidepgklcmfjmnhdkgjbdodhggb |
| Описание | Automatically scroll a page smoothly by pressing the "s" key |
| Размер файла | 6.94 KB |
| Количество установок | 38 |
| Текущая Версия | 1.0 |
| Последнее Обновление | 2021-02-11 |
| Дата публикации | 2021-02-10 |
| Рейтинг | 3.00/5 Всего 2 оценок |
| Разработчик | katherinepeterson96 |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Smooth Scroller",
"description": "Automatically scroll a page smoothly by pressing the \"s\" key",
"version": "1.0",
"browser_action": {
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
" | |