WebExtension.net
WebExtension.net

3SSENTIA

View on Chrome Web Store
View 3SSENTIA Chrome Extension on Chrome Web Store
5.0 (7 ratings)

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

Bring more balance & energy into your workday
Type
Extension
Users
10 users
1
filippo
View author page of filippo
Published
Published on May 15, 2022
Version 1.0.8.4
Manifest version
3
Updated
Updated on December 14, 2022
View on Chrome Web Store
View 3SSENTIA Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Bring more balance & energy into your workday",
    "version": "1.0.8.4",
    "manifest_version": 3,
    "name": "3SSENTIA",
    "author": "Filippo Di Lenardo, Robert Johnson",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "contentScript.bundle.js",
                "shared\/www-widgetapi.js"
            ],
            "run_at": "document_end",
            "match_about_blank": true,
            "match_origin_as_fallback": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.png",
                "*.svg",
                "*.jpg",
                "sound\/*",
                "images\/*.png",
                "images\/*.jpg",
                "images\/*.svg",
                "images\/hack\/*.png",
                "images\/hack\/*.jpg",
                "shared\/www-widgetapi.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "32": "images\/icon-32.png",
            "128": "images\/icon-128.png"
        },
        "default_title": "3SSENTIA"
    },
    "icons": {
        "32": "images\/icon-32.png",
        "128": "images\/icon-128.png"
    },
    "oauth2": {
        "client_id_filippo": "847652214218-vm6f831877mdnbopqluqcq04s6q6ug2e.apps.googleusercontent.com",
        "client_id_xu": "847652214218-t7fkk9tcqh911ns2ulqrclurmdsl982k.apps.googleusercontent.com",
        "client_id": "383606471401-jps9dp0q5o8q1su2v91b88ucu37s8e6u.apps.googleusercontent.com",
        "scopes": [
            "email",
            "profile",
            "https:\/\/www.googleapis.com\/auth\/calendar.events.readonly"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "scripting"
    ]
}
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