From 39e991f53e8f3ef886acbdebe46dd0a5cd6b99ef Mon Sep 17 00:00:00 2001 From: Zeno Rocha Date: Tue, 9 May 2017 16:19:40 +0200 Subject: [PATCH] Adds support for nodejs.org --- dist/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/manifest.json b/dist/manifest.json index 1ab6d44..386ce4a 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -44,7 +44,8 @@ "http://www.html5gamedevs.com/*", "https://forum.imasters.com.br/*", "https://docs.rs/*", - "https://www.digitalocean.com/community/*" + "https://www.digitalocean.com/community/*", + "https://nodejs.org/api/*" ] }] }