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

Clipboard History

Access and manage your clipboard history with ease

Arduino Create for Education

Arduino Create for Education

View on Chrome Web Store
View Arduino Create for Education Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (16 ratings)
41 views
This extension has been viewed 41 times

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

Arduino Create Chrome app.
Type
ChromeOS Game
Users
600,000 users
100K
Website arduino.cc
Arduino LLC
View author page of Arduino LLC
Published
Published on September 29, 2017
Version 1.2.2.1
Manifest version
2
Updated
Updated on June 20, 2022
Website
Visit developer website
View on Chrome Web Store
View Arduino Create for Education 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": "Arduino Create for Education",
    "description": "Arduino Create Chrome app.",
    "version": "1.2.2.1",
    "manifest_version": 2,
    "author": "Arduino",
    "app": {
        "background": {
            "scripts": [
                "background.bundle.js"
            ]
        }
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.arduino.cc:*\/*"
        ]
    },
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "https:\/\/www.googleapis.com\/",
        "https:\/\/*.arduino.cc\/",
        "serial",
        "hid",
        "usb",
        "browser",
        "fileSystem",
        "alwaysOnTopWindows",
        {
            "fileSystem": [
                "write",
                "retainEntries",
                "directory"
            ]
        },
        {
            "usbDevices": [
                {
                    "vendorId": 32903,
                    "productId": 2746
                },
                {
                    "vendorId": 1003,
                    "productId": 8535
                },
                {
                    "vendorId": 11914,
                    "productId": 3
                },
                {
                    "vendorId": 9025,
                    "productId": 94
                }
            ]
        }
    ],
    "icons": {
        "128": "icon-128.png",
        "256": "icon-256.png",
        "512": "icon-512.png"
    }
}
© 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