From 681baa0c01d2377f1aca656313e4ca765ad78733 Mon Sep 17 00:00:00 2001 From: nightwing Date: Mon, 2 May 2016 06:30:28 +0000 Subject: [PATCH] add more ide urls --- build/browser_extensions/chrome/manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build/browser_extensions/chrome/manifest.json b/build/browser_extensions/chrome/manifest.json index 8c44b02e..4fd3f487 100644 --- a/build/browser_extensions/chrome/manifest.json +++ b/build/browser_extensions/chrome/manifest.json @@ -9,7 +9,10 @@ "https://cloud9beta.com/", "https://ide.cloud9beta.com/", "http://localhost:8181/", "http://localhost:5252/", "https://c9.vm:8181/", "https://c9.vm:5252/", - "https://c9.dev/", "https://ide.c9.dev/" + "https://c9.dev/", "https://ide.c9.dev/", + "https://ide.dev.smartface.io", + "https://ide.cs50.io", + "https://ide.mbed.com" ] }, "description": "Cloud9 is an online platform for development that makes developing applications more convenient than ever",