Stepsy
Create step-by-step guides easily
什麼是Stepsy?
Stepsy是由https://stepsy.co開發的Chrome擴展程式,該擴展的主要功能是“Create step-by-step guides easily”。
擴展截圖
下載Stepsy擴展crx文件
下載Stepsy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Stepsy is a tool for creating step-by-step screenshot-based guides and SOP procedures. 
Start capturing, then go through the process, screenshots are taken on every click automatically. Export the captured process as a step-by-step guide in form of  a Google Docs document with auto-generated descriptions.
Duplicate screenshots are automatically merged to keep the manual size smaller.                     擴展基本資訊
| 名稱 |   |  
| ID | ddoojdgacehbmbpfnlecfhopecckmmfh | 
| 官方網址 | https://chromewebstore.google.com/detail/stepsy/ddoojdgacehbmbpfnlecfhopecckmmfh | 
| 簡介 | Create step-by-step guides easily | 
| 檔案大小 | 5.25 MB | 
| 安裝次數 | 2,737 | 
| 目前版本 | 0.12.7 | 
| 更新時間 | 2024-02-07 | 
| 上架時間 | 2023-03-27 | 
| 評分 | 5.00/5 共 22 次評分 | 
| 開發者 | https://stepsy.co | 
| 電子郵箱 | [email protected] | 
| 付費類型 | in_app | 
| 擴展官網 | https://stepsy.co | 
| 說明頁面URL | https://www.stepsy.co/about/contacts | 
| 隱私政策頁面URL | https://www.stepsy.co/about/privacy-policy | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Create step-by-step guides easily",
    "version": "0.12.7",
    "manifest_version": 3,
    "name": "Stepsy",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "stepsy-34.png"
    },
    "options_page": "options.html",
    "icons": {
        "128": "stepsy-128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "downloads",
        "identity",
        "scripting",
        "identity.email",
        "offscreen",
        "webNavigation"
    ],
    "host_permissions": [
        "  |  |