diff --git a/data/ideas.json b/data/ideas.json index 26a0ebc..ff03906 100644 --- a/data/ideas.json +++ b/data/ideas.json @@ -262,5 +262,11 @@ "description": "a web to consume waze api to improve another apps", "level": "intermediate", "tags": "Api-GPS" + }, + { + "title": "Chrome Theme Extension", + "description": "Build your own customized chrome theme extension", + "level": "intermediate", + "tags": "chrome-theme-extension" } ]