Opus●Guide

Create step-by-step instructions in seconds. Capture screenshots, just by clicking on buttons.

Opus●Guideคืออะไร?

Opus●Guide เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://opus.guide และคุณลักษณะหลักของมันคือ "Create step-by-step instructions in seconds. Capture screenshots, just by clicking on buttons."

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

screenshot

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

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

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

                        Opus●Guide is an easy-to-use Chrome extension that allows you to swiftly create step-by-step guides. 
Capture any in-browser process with just a click - the extension handles the screenshot capturing automatically.

Here's the process:

1. Sign in to Opus●Guide.
2. Activate 'START' on the extension - it then records your browser actions.
3. Once done, refine your guide as necessary.


Why should you install Opus●Guide?

 - Save Time: No more manually taking and uploading screenshots - Opus●Guide does it for you.
 - Be Accurate: Since it captures your process automatically, you won't skip any steps.
 - Simplicity: It's so user-friendly, anyone can create clear guides swiftly.


By installing Opus●Guide, you can streamline the creation of instructions and guides, saving you time and effort. Whether you're onboarding new team members, demonstrating a process to clients, or sharing a how-to guide with friends, Opus●Guide is the hassle-free solution you need.

Try it today and revolutionize the way you create instructions!                    

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

ชื่อ Opus●Guide Opus●Guide
ID fpnkogmkokahibbdbfoligochippakeb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/opus%E2%97%8Fguide/fpnkogmkokahibbdbfoligochippakeb
คำอธิบาย Create step-by-step instructions in seconds. Capture screenshots, just by clicking on buttons.
ขนาดไฟล์ 195 KB
จำนวนการติดตั้ง 361
เวอร์ชันปัจจุบัน 0.2.1.2
อัปเดตครั้งล่าสุด 2024-01-20
วันที่เผยแพร่ 2022-07-01
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://opus.guide
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://opus.guide
URL หน้านโยบายความเป็นส่วนตัว https://opus.guide/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Opus\u25cfGuide",
    "version": "0.2.1.2",
    "description": "Create step-by-step instructions in seconds. Capture screenshots, just by clicking on buttons.",
    "icons": {
        "16": "\/images\/icon.png",
        "48": "\/images\/icon.png",
        "32": "\/images\/icon.png",
        "128": "\/images\/icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Opus\u25cfGuide"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "scripting",
        "tabs"
    ]
}