OneClick

Navigate to your favorite actions on the websites you love with just one click.

OneClickคืออะไร?

OneClick เป็นส่วนขยายของ Chrome ที่พัฒนาโดย arifszn และคุณลักษณะหลักของมันคือ "Navigate to your favorite actions on the websites you love with just one click."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OneClick

ดาวน์โหลดไฟล์ส่วนขยาย OneClick ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        OneClick is the ultimate productivity tool for your browser. With just one click, access a wide variety of actions and shortcuts, including creating a meeting on Google Meet, editing photos, creating new projects with popular frameworks, and designing a website. The extension includes 88 shortcuts, 29 customizable themes, and a clean, minimalist UI. Plus, it's open-source and free of ads. OneClick is available as a web app, Chrome extension, and Firefox add-on, making it easy to use across all your devices. Upgrade your browsing experience with OneClick today!

Features:

✓ One-click navigation to frequently used actions on websites.
✓ Time-saving solution for managing and organizing links.
✓ Convenient shortcuts for creating new documents, presentations, notes, and more.
✓ Mark and quickly access frequently used shortcuts in a separate "favorites" section.
✓ Integrations with popular online services.

Web App:

https://oneclickweb.netlify.app

Source code:

https://github.com/arifszn/oneclick                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ OneClick OneClick
ID laonciagkijmeofonnbjlifmjingahok
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/oneclick/laonciagkijmeofonnbjlifmjingahok
คำอธิบาย Navigate to your favorite actions on the websites you love with just one click.
ขนาดไฟล์ 143 KB
จำนวนการติดตั้ง 1,243
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2023-01-30
วันที่เผยแพร่ 2021-12-03
คะแนน 4.57/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา arifszn
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://oneclickweb.netlify.app
URL หน้าช่วยเหลือ https://github.com/arifszn/oneclick/issues/new
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OneClick",
    "short_name": "1click",
    "description": "Navigate to your favorite actions on the websites you love with just one click.",
    "version": "1.2.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "OneClick"
    },
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    }
}