Google Docs Page Jumper
This extension lets you go to any page of a Google Docs document
Co to jest Google Docs Page Jumper?
Google Docs Page Jumper to rozszerzenie Chrome opracowane przez Tarek Alward, a jego główną funkcją jest „This extension lets you go to any page of a Google Docs document”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Google Docs Page Jumper
Pobierz pliki rozszerzeń Google Docs Page Jumper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ncgeflnanllngnoanebehpodalfhhpna |
| Oficjalny URL | https://chromewebstore.google.com/detail/google-docs-page-jumper/ncgeflnanllngnoanebehpodalfhhpna |
| Opis | This extension lets you go to any page of a Google Docs document |
| Rozmiar pliku | 92 KB |
| Liczba instalacji | 836 |
| Aktualna Wersja | 1.3 |
| Ostatnia Aktualizacja | 2023-09-14 |
| Data Publikacji | 2019-12-09 |
| Ocena | 3.60/5 Łącznie 10 Oceny |
| Deweloper | Tarek Alward |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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": [
" | |