Skip to content

Commit 037e00f

Browse files
committed
fix(redbooth): Add integration url Alis and Regex
1 parent 110e26f commit 037e00f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/content/redbooth.js

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
'use strict';
1+
/**
2+
* @name Redbooth
3+
* @urlAlias redbooth.com
4+
* @urlRegex *://redbooth.com/*
5+
*/
6+
'use strict'
27

38
// Right side panel
49
togglbutton.render(

0 commit comments

Comments
 (0)