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": [
" | |