We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2390b7e commit 7d6da40Copy full SHA for 7d6da40
src/content/trello.js
@@ -1,3 +1,8 @@
1
+/**
2
+ * @name Trello
3
+ * @urlAlias trello.com
4
+ * @urlRegex *://trello.com/*
5
+ */
6
'use strict';
7
/* global createTag */
8
0 commit comments