Skip to content

Commit 3284c20

Browse files
author
Atef Ben Ali
committed
add 'author' in jsdoc in main extension file
1 parent 8271dad commit 3284c20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

background.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* @author Atef Ben Ali
3+
*/
14
// Called when the user clicks on the browser action.
25
chrome.browserAction.onClicked.addListener(function() {
36
// No tabs or host permissions needed!

0 commit comments

Comments
 (0)