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, "version": "29.0.0", "name": "App Launcher in Popup", "description": "__MSG_cj_i18n_01946__", "author": "Carlos Jeurissen", "homepage_url": "https:\/\/apps.jeurissen.co\/app-launcher-in-popup", "developer": { "name": "Carlos Jeurissen", "url": "https:\/\/apps.jeurissen.co\/" }, "default_locale": "en", "content_security_policy": { "extension_pages": "default-src 'none'; child-src 'none'; manifest-src 'none'; frame-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; connect-src https: chrome-extension: https:\/\/accounts.google.com\/ https:\/\/ogs.google.com\/ https:\/\/www.googleapis.com\/appsmarket\/v2\/installedApps\/; font-src 'self'; img-src https: http: https:\/\/t0.gstatic.com\/ https:\/\/t1.gstatic.com\/ https:\/\/t2.gstatic.com\/ https:\/\/t3.gstatic.com\/ https:\/\/www.google.com\/ data:; style-src 'self' 'unsafe-inline'; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'self' 'unsafe-inline'; script-src 'self'; script-src-elem 'self'; script-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; report-uri https:\/\/api.jeurissen.co\/reports\/csp\/webext\/alp\/v29_0_0\/" }, "offline_enabled": true, "container": "GOOGLE_DRIVE", "browser_specific_settings": { "gecko": { "id": "{5C46D283-ABDE-4dce-B83C-08881401921C}" } }, "externally_connectable": { "ids": [ "aiekbiaglgnfojebpkemjkgaofkhfodf", "jegfmclagmheobcjojbiohjekamkpbeb", "odhlcadbopildpgohnmnknegjdnnpehl", "ponjkmladgjfjgllmhnkhgbgocdigcjm" ], "accepts_tls_channel_id": false }, "icons": { "16": "\/images\/extension\/app_launcher_square\/icon-16.png", "32": "\/images\/extension\/app_launcher_square\/icon-32.png", "48": "\/images\/extension\/app_launcher_square\/icon-48.png", "128": "\/images\/extension\/app_launcher_square\/icon-128.png" }, "permissions": [ "storage" ], "background": { "service_worker": "\/service-worker.js" }, "action": { "browser_style": false, "default_area": "navbar", "default_popup": "\/views\/popup.html", "default_title": "__MSG_cj_i18n_01675__", "default_icon": { "16": "\/images\/action\/app_launcher_square\/app_launcher_square-16.png", "19": "\/images\/action\/app_launcher_square\/app_launcher_square-19.png", "32": "\/images\/action\/app_launcher_square\/app_launcher_square-32.png", "38": "\/images\/action\/app_launcher_square\/app_launcher_square-38.png" } }, "commands": { "_execute_action": { "description": "__MSG_cj_i18n_01675__" } }, "host_permissions": [ "https:\/\/*.google.com\/*" ], "short_name": "App Launcher" }