WebExtension.net
WebExtension.net

connpass owner helper

View on Chrome Web Store
View connpass owner helper Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

http://connpass.com/ のイベント管理者用サポートツール
Type
Extension
Users
4 users
Takashi Sugimoto (tksugimoto)
View author page of Takashi Sugimoto (tksugimoto)
Published
Published on August 26, 2016
Version 0.8.0
Manifest version
2
Updated
Updated on March 29, 2017
View on Chrome Web Store
View connpass owner helper Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "connpass owner helper",
    "version": "0.8.0",
    "manifest_version": 2,
    "description": "http:\/\/connpass.com\/ \u306e\u30a4\u30d9\u30f3\u30c8\u7ba1\u7406\u8005\u7528\u30b5\u30dd\u30fc\u30c8\u30c4\u30fc\u30eb",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5jj1wS2gCBK5jGpdbg+EZr5HUCd8h1oc54pk\/3Ram90trwLM5+p3nx2JTaP+df5s8vkuuQUrIdFa44o1vjF+sfXqHtDt1cObsByH7E\/PjdBQ3HXccbF+Opgc4oszeYXHhl\/ylHwYMAOhbqKQZJ3KP3Gq38QW\/ongpylStYBTiMxh65AiSZevzmmyD6OsSsQzY3MwMhUvCAOwK36XCiDg467qPjS2Aw2oHDFZlF9n8CfQWiD917+fxSAXGtc7uo3heVqfy8ikAn1LHrWS6\/7ydqFeLTAVjbZT8jBFNNYRNNip3rOuL7s0WNJnH4fj0Q7Yypd7Gav0buHgdydqqNC1eQIDAQAB",
    "permissions": [
        "storage"
    ],
    "options_page": "options.html",
    "browser_action": {
        "default_popup": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/connpass.com\/event\/*\/participants\/*"
            ],
            "js": [
                "settigns.js",
                "content_scripts\/record-sub-entry.js",
                "content_scripts\/search-participant.js",
                "content_scripts\/count_questionnaire.js"
            ]
        }
    ]
}
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