WebExtension.net
WebExtension.net

電子帳簿保存法ファイルサーバー機能・サテライトオフィス

View on Chrome Web Store
View 電子帳簿保存法ファイルサーバー機能・サテライトオフィス 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.

Googleメール画面にサテライトオフィス・電子帳簿保存法ファイルサーバー機能を追加します。
Type
Extension
Users
1,000 users
Sateraito Office
View author page of Sateraito Office
Published
Published on September 1, 2022
Version 1.0.4
Manifest version
3
Updated
Updated on January 19, 2024
View on Chrome Web Store
View 電子帳簿保存法ファイルサーバー機能・サテライトオフィス Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4",
    "default_locale": "ja",
    "icons": {
        "32": "m_down_32.png",
        "48": "m_down_48.png",
        "96": "m_down_96.png",
        "128": "m_down_128.png"
    },
    "background": {
        "service_worker": "background-wrapper.js"
    },
    "options_page": "options.html",
    "action": {
        "default_icon": "m_down_128.png",
        "default_popup": "options.html"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "identity"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; script-src-elem 'self' https:\/\/apis.google.com https:\/\/ajax.googleapis.com https:\/\/www.googleapis.com https:\/\/*.firebaseio.com https:\/\/cdnjs.cloudflare.com https:\/\/cdn.jsdelivr.net https:\/\/*.firebasedatabase.app;object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*",
                "*:\/\/drive.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*",
                "*:\/\/drive.google.com\/*"
            ],
            "resources": [
                "s_down_48.png",
                "m_down_48.png",
                "s_down_32.png",
                "m_down_32.png",
                "script.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "oauth2": {
        "client_id": "99727397567-cchum11o3p3j008plbbb1vrq0n658tto.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtvZkyPWOnGWMnG6UOUMj6nmPHPsSKU+IlPtma5Lqj6F3Ra6sp+Ih7Sbg1GcjdnD4FQwhRAYoYSlLBzjbx3L7BPE5YhRLV5vZEPRM0KYYTf0c+uxER\/U5bDIHQM+3Ti5kZmOFboxQV+s9WVKpnp1Bb\/6YQ5d8iEHFvto9W5Av+VlP26aHKCoQyCcDvsq6WAey3nQ6aXt1q+0XEobyN1rK2VGxKKrb+OozQTOSzu9RQFMyBJ919Pv5nSgt9EJcrkkOOy\/q6n2brppqqID6DHxD\/9txBAjCcl4U7AauzPAAjUZ4l\/LoGym4IJKHecDncmHkEgfnk5EOn3BurvMu\/NMARwIDAQAB"
}
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