WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Step by step instructions: Guide To Docs

Step by step instructions: Guide To Docs

View on Chrome Web Store
View Step by step instructions: Guide To Docs Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
2 new ratings
0 views
This extension has been viewed 0 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.

GuideToDocs: Generate user manual templates with auto-screenshots. Create perfect step-by-step instructions & how-to guides in Docs!
Type
Extension
Users
120 users
2
Website guidetodocs.com
linkgrabber.pro
View author page of linkgrabber.pro
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 16, 2025
Version 1.2.0
Manifest version
3
Updated
Updated on August 21, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Step by step instructions: Guide To Docs 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.2.0",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "webNavigation",
        "identity",
        "identity.email",
        "contextMenus",
        "sidePanel",
        "unlimitedStorage",
        "system.display",
        "scripting",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background\/background.js"
    },
    "commands": {
        "toggle_recording_command": {
            "suggested_key": {
                "default": "Alt+R",
                "mac": "Command+R"
            },
            "description": "Toggle recording"
        }
    },
    "icons": {
        "48": "images\/lg_48x48px.png",
        "64": "images\/lg_64x64px.png",
        "96": "images\/lg_96x96px.png",
        "128": "images\/lg_128x128px.png"
    },
    "action": {
        "default_icon": {
            "48": "images\/lg_48x48px.png"
        },
        "default_popup": "popup\/popup.html"
    },
    "side_panel": {
        "default_path": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/content.js"
            ],
            "css": [
                "content\/content.css"
            ],
            "all_frames": true
        }
    ],
    "options_page": "options\/options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "preview\/*",
                "permission\/*",
                "annotator\/*",
                "content\/components\/page-control.css",
                "styles\/common.css",
                "styles\/fontsawesome\/webfonts\/*",
                "components\/onboarding\/*",
                "_locales\/*\/messages.json"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "oauth2": {
        "client_id": "338415015450-d3o72t25o55f4i2nemknkao8h40rbosd.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk1VMS201ophUVcx9KDsiW4h3Ph3O2LYIv9uAse23tW9oWW1QE1o3ShfKPOz9JTr20Sbqn8kEF11hoGNfeeAR3SoGp1E9QCtMVbZ1OfVmrGjusioTS7rgRT2Cu62B+lGjtt8gW1c9m7K2f48FoVdG1g13NB+chVr3Zd7Zxj6PEWHwSoTU13cdZgvTHybGJ0VU+O4wFlSreqnDnHd5B2S\/0v6aBIVOpiLH6TpiiDZBzlo7Mn8Sj06LdG9H3q3OXjTdf6\/mYJLwpZsBZFw7hzoLiShQopv3mKMW3g2Nory9FZG9FQdTA6+n5NeBgUCn16GX2zC3dJrf7sVVdOYV1dNumQIDAQAB"
}
© 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