WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SyncUp

SyncUp

View on Chrome Web Store
View SyncUp Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Seamlessly Synchronize Your Data between Airtable and Google Sheets
Type
Extension
Users
4 users
1
projects.safi
View author page of projects.safi
Published
Published on November 21, 2023
Version 1.8
Manifest version
3
Updated
Updated on January 3, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View SyncUp Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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"
        ]
    }
}
© 2025 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