Skip to content

Commit cc20437

Browse files
authored
Merge pull request #155 from ssavi-ict/version-1.0.6
Version 1.0.6
2 parents f21b571 + d911b8e commit cc20437

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Find all the change history listed below
22

33
**[__/__/2023]**
4+
- ...
5+
6+
**[27/07/2023]**
47
- v1.0.6 [Features](https://github.com/ssavi-ict/LeetCode-Which-Company/issues/81) implementation.
58
- **Contribute** button changed to `Upcoming Contest` button.
69
- **Contribute** option modified and showed as a link.
@@ -11,6 +14,7 @@
1114
- Firefox Notification handling in a different way due to mdn API limitation.
1215
- Contest details scrapping script added.
1316
- Workflow added to run the contest script.
17+
- v1.0.6 published.
1418

1519
**[03/06/2023]**
1620
- Improved User Interface.
-21 Bytes
Binary file not shown.

chrome/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
"background": {
1919
"service_worker": "background.js"
2020
},
21-
"permissions": ["tabs", "notifications", "alarms", "storage"],
22-
"host_permissions": [
23-
"<all_urls>"
24-
]
21+
"permissions": ["tabs", "notifications", "alarms", "storage"]
2522
}
39.1 KB
Loading

static/webfile/leetcoder.PNG

13.3 KB
Loading

0 commit comments

Comments
 (0)