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是由Tarek Alward開發的Chrome擴展程式,該擴展的主要功能是“This extension lets you go to any page of a Google Docs document”。
擴展截圖
下載Google Docs Page Jumper擴展crx文件
下載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
擴展基本資訊
名稱 | Google Docs Page Jumper |
ID | ncgeflnanllngnoanebehpodalfhhpna |
官方網址 | 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": [ " |