diff --git a/src/content/trello.js b/src/content/trello.js index 5ee3785ac..479b2f21a 100644 --- a/src/content/trello.js +++ b/src/content/trello.js @@ -1,3 +1,8 @@ +/** + * @name Trello + * @urlAlias trello.com + * @urlRegex *://trello.com/* + */ 'use strict'; /* global createTag */