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", "name": "SyncUp", "description": "Seamlessly Synchronize Your Data between Airtable and Google Sheets", "version": "1.8", "manifest_version": 3, "action": { "default_popup": "popup\/html\/index.html", "default_icon": { "16": "\/assets\/16x16.png", "32": "\/assets\/32x32.png", "48": "\/assets\/48x48.png", "64": "\/assets\/64x64.png", "128": "\/assets\/128x128.png" } }, "icons": { "16": "\/assets\/16x16.png", "32": "\/assets\/32x32.png", "48": "\/assets\/48x48.png", "64": "\/assets\/64x64.png", "128": "\/assets\/128x128.png" }, "background": { "service_worker": ".\/background.js", "type": "module" }, "host_permissions": [ "https:\/\/getsyncup.co\/api\/v1" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4v9DOXorodgH0XIbpADzwn8PxcS57hvaNSAFXxAu4ecfJaFxqWI8NZmfD1P9HQ5gHrtKtScc+ZgjT\/CU\/gatwaYQnbp90O8etepm7XN6XPFmYunpxegfDXVP1gNaj\/0tLN2i4nx0EvfZD8JuV4r3yJvGD3Q6+AwWGwnJ3wAu6wgTxHttUTqoegcA4dAnaP24crHvmKDBNmAJjzFuqFrUgntHXLrimT6YnF6XNG2pwjVHwlKy8ywS8H7iDhjB4xijPh5AbKX7D1zH0kvNMoGpTLr\/SOqCKn13NVIRubomxtuqPS9Y8wTCA7NweFZdSqUpyRFH0F2n\/gvtuvLK6bZ9QQIDAQAB", "permissions": [ "tabs", "identity", "storage", "notifications" ], "oauth2": { "client_id": "386973449849-2ffcocdrgej1bh1sfnrvikif63rp4l14.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/spreadsheets", "https:\/\/www.googleapis.com\/auth\/drive.file", "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] } }