Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "People\u7ffb\u8a33", "version": "1.1.3", "description": "\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306e\u4eba\u683c\u3092\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3067\u304d\u308b\u7ffb\u8a33\u30c4\u30fc\u30eb\u3002\u60c5\u5831\u307e\u307f\u308c\u306e\u30cd\u30c3\u30c8\u306b\u3046\u3093\u3056\u308a\u306a\u3042\u306a\u305f\u306b\u3002", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "storage", "identity" ], "host_permissions": [ "<all_urls>" ], "action": { "default_icon": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "<all_urls>" ], "exclude_globs": [ "*:\/\/*.google.co.jp\/*", "*:\/\/*.google.com\/search*", "*:\/\/*.google.com" ], "js": [ "content_script.js" ] } ], "background": { "service_worker": "background.js" }, "oauth2": { "client_id": "458514378880-i6acacinft8ouvbtra6shso7krou6fpv.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjsLJQpd0X3NJ7aEYXuySu9lLwhJWSmyKctU7BzCcgPibpDGkYftg84r6TaK0KMDeKJhPmINPEyGPeigQ7P7J0lwLv93C7pQIgbIjiFMyWV1J6hV0g+fvhkUhJ\/FtCVixPifbVkloA+5VsXiqRe6cl7skJn98tMmPL\/37PJCphG7MrD7hoSW3jgioiFUUK5C8aWopV35\/XvWtHa6ZFihxWbm2xr9xZuGxrY\/TG+pPpGXNdHZhT1vKlWsveQL\/cYPRYOL1QQMH81gq\/rq3\/WZ8PPTuEV1DePFBxGkL+coLNUD+rREvP6OASqyXk9JkA8rpJIz+BMArlDx+9ws3bVZh3QIDAQAB", "web_accessible_resources": [ { "resources": [ "k8x12_ttf_2021-05-05\/k8x12.ttf" ], "matches": [ "<all_urls>" ] } ] }