Skip to content

Commit b914196

Browse files
committed
version edited
1 parent b49910b commit b914196

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
### **1. Activate on Google Chrome browser**
77
To activate this extension on your Google Chrome browser.
88

9-
Download the chrome version **[LeetCode Which Company.zip](https://github.com/ssavi-ict/LC-Which-Company/raw/main/chrome/LC-Which-Company-chrome.zip)**.
9+
Download the chrome version **[LeetCode Which Company.zip](https://github.com/ssavi-ict/LC-Which-Company/raw/main/chrome/LC-Which-Company-chrome-1.0.2.zip)**.
1010
-----
1111
1. Extract the downloaded ZIP file
1212
2. On your `Google Chrome` browser, go to `Extensions`.
File renamed without changes.

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LC-Which Company",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage_url":"https://github.com/ssavi-ict/LC-Which-Company",
55
"description": "While solving a LeetCode problem this extension shows the name of companies who asked that problem.",
66
"manifest_version": 3,
File renamed without changes.

firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LC-Which Company",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"homepage_url":"https://github.com/ssavi-ict/LC-Which-Company",
55
"description": "While solving a LeetCode problem this extension shows the name of companies who asked that problem.",
66
"manifest_version": 2,

0 commit comments

Comments
 (0)