Skip to content

Commit 25dd493

Browse files
authored
Merge pull request #366 from ssavi-ict/v2.0.0
[v2.0.0] Update Manifest
2 parents 5f98e81 + 1e725fd commit 25dd493

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-2 Bytes
Binary file not shown.

chrome/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "CrackTech-LeetCode Company Tag, DSA Preparation",
2+
"name": "CrackTech-LeetCode Company Tag, DSA Prep",
33
"version": "2.0.0",
44
"homepage_url":"https://github.com/ssavi-ict/LeetCode-Which-Company",
55
"description": "An extension that can help candidate to prepare for a Company specific DSA interview.",
66
"manifest_version": 3,
77
"author": "Avik Sarkar",
88
"action":{
99
"default_popup": "popup.html",
10-
"default_title": "CrackTech-LeetCode Company Tag, DSA Preparation"
10+
"default_title": "CrackTech-LeetCode Company Tag, DSA Prep"
1111
},
1212
"icons": {
1313
"32": "res/32.png",

0 commit comments

Comments
 (0)