We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8271dad commit 3284c20Copy full SHA for 3284c20
background.js
@@ -1,3 +1,6 @@
1
+/**
2
+ * @author Atef Ben Ali
3
+ */
4
// Called when the user clicks on the browser action.
5
chrome.browserAction.onClicked.addListener(function() {
6
// No tabs or host permissions needed!
0 commit comments