WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Shake: Free bug reporting tool

Shake: Free bug reporting tool

View on Chrome Web Store
View Shake: Free bug reporting tool Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (17 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 and fix bugs faster with crucial info attached automatically.
Type
Extension
Users
204 users
2
Website shakebugs.com
Shake
View author page of Shake
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 12, 2025
Version 1.3.2
Manifest version
3
Updated
Updated on May 14, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Shake: Free bug reporting tool 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": "Shake: Free bug reporting tool",
    "version": "1.3.2",
    "description": "Report and fix bugs faster with crucial info attached automatically.",
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "24": "icon24.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "24": "icon24.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/browser.js",
                "libs\/main.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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