WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Marker.io: Visual bug reporting for websites

Marker.io: Visual bug reporting for websites

View on Chrome Web Store
View Marker.io: Visual bug reporting for websites Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (173 ratings)
1 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.

Report visual bugs directly into your favorite tools, without leaving your website or web app
Type
Extension
Users
30,000 users
10K
Website marker.io
Marker.io
View author page of Marker.io
Published
Published on September 4, 2015
Version 7.5.0
Manifest version
3
Updated
Updated on May 16, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Marker.io: Visual bug reporting for websites 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",
    "action": {
        "default_icon": {
            "19": "vendor\/img\/logo_38.png",
            "38": "vendor\/img\/logo_38.png"
        },
        "default_title": "Marker.io (Alt+Shift+U)"
    },
    "author": "Marker.io",
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/page.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "Report visual bugs directly into your favorite tools, without leaving your website or web app",
    "externally_connectable": {
        "ids": [],
        "matches": [
            "http:\/\/wwwloc.getmarker.io:8082\/*",
            "http:\/\/wwwloc.marker.io:8082\/*",
            "http:\/\/www.getmarker.io\/*",
            "http:\/\/getmarker.io\/*",
            "https:\/\/getmarker.io\/*",
            "http:\/\/marker.io\/*",
            "https:\/\/marker.io\/*",
            "http:\/\/*.marker.io\/*",
            "https:\/\/*.marker.io\/*",
            "https:\/\/staging.getmarker.io\/*"
        ]
    },
    "homepage_url": "https:\/\/www.marker.io",
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "vendor\/img\/logo_16.png",
        "48": "vendor\/img\/logo_48.png",
        "128": "vendor\/img\/logo_128.png"
    },
    "manifest_version": 3,
    "name": "Marker.io: Visual bug reporting for websites",
    "permissions": [
        "notifications",
        "contextMenus",
        "desktopCapture",
        "activeTab",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "short_name": "Marker.io: Visual bug reporting tool",
    "version": "7.5.0",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "vendor\/marker-widget\/standalone.js"
            ]
        }
    ]
}
© 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