WebExtension.net
WebExtension.net

Incompat

View on Chrome Web Store
View Incompat Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Incompat is a companion for [webcompat.com](https://webcompat.com). It helps track compatibility bugs for sites that you build or…
Type
Extension
Users
4 users
Code for Romania Task Force
View author page of Code for Romania Task Force
Published
Published on October 2, 2019
Version 1.2.2
Manifest version
2
Updated
Updated on November 27, 2019
View on Chrome Web Store
View Incompat Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.2.2",
    "short_name": "__MSG_appShortName__",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "19": "images\/icon-19.png",
        "38": "images\/icon-38.png",
        "48": "images\/icon-48.png",
        "96": "images\/icon-96.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_browserActionTitle__"
    },
    "permissions": [
        "activeTab",
        "https:\/\/github.com\/",
        "webNavigation"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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