PikPak Browser Extension
Save your favorite content to your PikPak cloud drive with the most convenient assistant.
PikPak Browser Extensionคืออะไร?
PikPak Browser Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PIKCLOUD PTE.LTD และคุณลักษณะหลักของมันคือ "Save your favorite content to your PikPak cloud drive with the most convenient assistant."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PikPak Browser Extension
ดาวน์โหลดไฟล์ส่วนขยาย PikPak Browser Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
[ Description ] This extension intelligently identifies resource links in web pages, making it easy for users to add them to PikPak in one click for saving and viewing. [ Kind reminder ] 1. After installing this extension, the "PikPak icon" button will be displayed next to the resource link in the webpage by default. Click it to add it to PikPak. 2. If you think that this mode affects the web browsing experience, you can enter the "Basic Settings" interface of this extension and change the display time of the PikPak icon button to "hover the mouse" or "select the link"; 3. If you have any problems during the use of PikPak, please join the official communication group feedback https://t.me/pikpak_userservice_en
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | PikPak Browser Extension |
ID | ohpgjiplhigpfcioaeakjfjnkbgjpgbl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/pikpak-browser-extension/ohpgjiplhigpfcioaeakjfjnkbgjpgbl |
คำอธิบาย | Save your favorite content to your PikPak cloud drive with the most convenient assistant. |
ขนาดไฟล์ | 1.04 MB |
จำนวนการติดตั้ง | 62,590 |
เวอร์ชันปัจจุบัน | 1.5.3.400 |
อัปเดตครั้งล่าสุด | 2024-01-12 |
วันที่เผยแพร่ | 2022-06-30 |
คะแนน | 2.75/5 รวมทั้งหมด 80 คะแนน |
ผู้พัฒนา | PIKCLOUD PTE.LTD |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://mypikpak.com/ |
URL หน้าช่วยเหลือ | https://mypikpak.com/contact-us |
URL หน้านโยบายความเป็นส่วนตัว | https://mypikpak.com/policy/privacy-policy |
ภาษาที่รองรับ | id,ms,en-US,zh-CN,zh-TW,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PikPak Browser Extension", "version": "1.5.3", "version_name": "1.5.3.400", "description": "__MSG_appDesc__", "default_locale": "en_US", "icons": { "48": "icons\/48.png", "72": "icons\/72.png", "96": "icons\/96.png", "144": "icons\/144.png", "256": "icons\/256.png", "512": "icons\/512.png" }, "offline_enabled": false, "action": { "default_icon": "icons\/96.png", "default_popup": "popup.html" }, "options_page": "options.html", "permissions": [ "scripting", "contextMenus", "tabs", "storage", "downloads" ], "host_permissions": [ " |