We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110e26f commit 037e00fCopy full SHA for 037e00f
src/content/redbooth.js
@@ -1,4 +1,9 @@
1
-'use strict';
+/**
2
+ * @name Redbooth
3
+ * @urlAlias redbooth.com
4
+ * @urlRegex *://redbooth.com/*
5
+ */
6
+'use strict'
7
8
// Right side panel
9
togglbutton.render(
0 commit comments