OER Commons

High-quality OER, tools, and training to navigate the brave new world of Open Ed. Welcome to the education renaissance.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "OER Commons",
  "description": "High-quality OER, tools, and training to navigate the brave new world of Open Ed. Welcome to the education renaissance.",
  "version": "0.3",
  "manifest_version": 2,
  "icons": {
    "128": "icon128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.oercommons.org/"
    }
  }
}