Google Docs Page Jumper
This extension lets you go to any page of a Google Docs document
Что такое Google Docs Page Jumper?
Google Docs Page Jumper - это расширение Chrome, разработанное Tarek Alward, и его основная функция - "This extension lets you go to any page of a Google Docs document".
Снимки экрана расширения
Скачать файл CRX расширения Google Docs Page Jumper
Скачайте файлы расширений Google Docs Page Jumper в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
A simple chrome extension that enables you to jump to any page on a Google Doc instead of scrolling.
1.3 Update:
- Added autofocus for page input without additional click
- Implemented confirmation of page by pressing Enter key
- Extension closes on confirmation Основная информация о расширении
| Название | |
| ID | ncgeflnanllngnoanebehpodalfhhpna |
| Официальный URL | https://chromewebstore.google.com/detail/google-docs-page-jumper/ncgeflnanllngnoanebehpodalfhhpna |
| Описание | This extension lets you go to any page of a Google Docs document |
| Размер файла | 92 KB |
| Количество установок | 836 |
| Текущая Версия | 1.3 |
| Последнее Обновление | 2023-09-14 |
| Дата публикации | 2019-12-09 |
| Рейтинг | 3.60/5 Всего 10 оценок |
| Разработчик | Tarek Alward |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Google Docs Page Jumper",
"description": "This extension lets you go to any page of a Google Docs document",
"version": "1.3",
"homepage_url": "https:\/\/github.com\/tareeko\/gdocs-page-jumper",
"browser_action": {
"default_icon": "favicon.png",
"default_popup": "popup.html",
"default_title": "PageJumper"
},
"content_scripts": [
{
"matches": [
" | |