Skip to content

Commit 093ab89

Browse files
committed
1.6: upd dependencies, icons
1 parent a945bab commit 093ab89

11 files changed

+149
-277
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [LinkedIn Recents](https://chrome.google.com/webstore/detail/linkedin-recents/bcfkipkjopehjmgikgmnjamdhkhgkfec)
1+
# [LinkedIn Searchbar](https://chrome.google.com/webstore/detail/linkedin-recents/bcfkipkjopehjmgikgmnjamdhkhgkfec)
22
A simple Chrome extension for quickly accessing your most-visited LinkedIn connections.
33

44
![lr](https://github.com/awei82/linkedin-recents/assets/1923128/b65093da-e626-4870-93d4-46f4e5b692be)

icons/icon128.png

-1.15 KB
Loading

icons/icon16.png

149 Bytes
Loading

icons/icon32.png

-79 Bytes
Loading

icons/icon48.png

-542 Bytes
Loading

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "LinkedIn Searchbar",
44
"description": "Quickly access your most-visited LinkedIn profiles. Skip LinkedIn's slow search bar and search right in the extension!",
5-
"version": "1.5",
5+
"version": "1.6",
66
"action": {
77
"default_popup": "src/popup/popup.html"
88
},

0 commit comments

Comments
 (0)