WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Stepsy: create step-by-step guide with screenshots

Stepsy: create step-by-step guide with screenshots

View on Chrome Web Store
View Stepsy: create step-by-step guide with screenshots Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (27 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Step-by-Step Guide Creator, SOP Documentation
Type
Extension
Users
3,000 users
Website stepsy.co
stepsy.app
View author page of stepsy.app
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 14, 2022
Version 0.16.7
Manifest version
3
Updated
Updated on August 21, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Stepsy: create step-by-step guide with screenshots Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Step-by-Step Guide Creator, SOP Documentation",
    "version": "0.16.7",
    "manifest_version": 3,
    "name": "Stepsy: create step-by-step guide with screenshots",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "stepsy-34.png"
    },
    "options_page": "options.html",
    "icons": {
        "128": "stepsy-34.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "downloads",
        "identity",
        "scripting",
        "identity.email",
        "offscreen",
        "webNavigation"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "stepsy-128.png",
                "stepsy-34.png",
                "watermark.png",
                "bird.png",
                "approve_access.png",
                "bird-done.png",
                "bird-error.png",
                "screenshot.png",
                "Poppins-Black.ttf",
                "Poppins-BlackItalic.ttf",
                "Poppins-Bold.ttf",
                "Poppins-BoldItalic.ttf",
                "Poppins-ExtraBold.ttf",
                "Poppins-ExtraBoldItalic.ttf",
                "Poppins-ExtraLight.ttf",
                "Poppins-ExtraLightItalic.ttf",
                "Poppins-Italic.ttf",
                "Poppins-Light.ttf",
                "Poppins-LightItalic.ttf",
                "Poppins-Medium.ttf",
                "Poppins-MediumItalic.ttf",
                "Poppins-Regular.ttf",
                "Poppins-SemiBold.ttf",
                "Poppins-SemiBoldItalic.ttf",
                "Poppins-Thin.ttf",
                "Poppins-ThinItalic.ttf",
                "offscreen.bundle.js",
                "options.bundle.js",
                "popup.bundle.js",
                "background.bundle.js"
            ],
            "matches": []
        }
    ],
    "webAuthClientId": "788033197015-tosst5echdtktmeplp87jruil9p0p6di.apps.googleusercontent.com",
    "webAuthClientSecret": "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",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk\/nvv918kMVcQ14aWjjPTaBYkKMQrrDC0H1Q0Mzwr8IuZcgY4lAC4vfudR3MJldr7gycbiF6FLWKy7i9yApwfbt9AaM3G\/+6hU1eYgtR8yJTwlOiPhEP\/6ZT7e6Rq6Hy048oIMto3bh0NKG3BNtlx8AZND+jcEDZVjcznK27CaJlr3S1GUAPdU2VrsVOR3HNKQSXWiTr6sn+mH6LLsTTncuKgWc6Tdt48xVMTA57TSxYeaGMCdFQJwew7h3q0GJ2gfkTwYn75AJGp6QXRrUnwciwEFb6bk4EJ3LYYqAKBh\/Kvo9LlvwcJIJWtmd8aZpsJIlKii+H6WBKveZdbiJjcQIDAQAB",
    "oauth2": {
        "client_id": "788033197015-3rv0vptthm5sq9trfdn6jmh8fpe7b5qe.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top