Added testrail.net to manifest

This commit is contained in:
IndrekV
2015-05-15 14:45:07 +03:00
parent 2d3c71140c
commit 993d6352bf

View File

@@ -27,6 +27,7 @@
"*://*.github.com/*",
"*://*.gitlab.com/*",
"*://*.testrail.com/*",
"*://*.testrail.net/*",
"*://app.asana.com/*",
"*://*.unfuddle.com/*",
"*://*.podio.com/*",
@@ -79,6 +80,7 @@
"*://*.github.com/*",
"*://*.gitlab.com/*",
"*://*.testrail.com/*",
"*://*.testrail.net/*",
"*://*.bitbucket.org/*",
"*://app.asana.com/*",
"*://*.unfuddle.com/*",
@@ -162,7 +164,7 @@
"js": ["scripts/content/gitlab.js"]
},
{
"matches": ["*://*.testrail.com/*"],
"matches": ["*://*.testrail.com/*", "*://*.testrail.net/*"],
"js": ["scripts/content/testrail.js"]
},
{