Skip to content

Commit

Permalink
new simplified LinkedIn ext
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotmoon committed Mar 7, 2024
1 parent bb3e7d2 commit 17922c9
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 103 deletions.
Binary file modified extensions/LinkedIn.popclipextz
Binary file not shown.
1 change: 0 additions & 1 deletion lib/zod.js

This file was deleted.

6 changes: 0 additions & 6 deletions source/LinkedIn.popclipext/Config.js

This file was deleted.

9 changes: 9 additions & 0 deletions source/LinkedIn.popclipext/Config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"identifier": "com.pilotmoon.popclip.extension.linkedin",
"name": "LinkedIn",
"icon": "in.png",
"regex": "(?s)^.{1,195}$",
"url": "https://www.linkedin.com/search/results/all/?keywords=***",
"popclipVersion": 4225,
"description": "Search for the selected name on LinkedIn."
}
32 changes: 0 additions & 32 deletions source/LinkedIn.popclipext/Config.plist

This file was deleted.

Binary file removed source/LinkedIn.popclipext/LinkedIn-demo.gif
Binary file not shown.
37 changes: 0 additions & 37 deletions source/LinkedIn.popclipext/linkedin.js

This file was deleted.

27 changes: 0 additions & 27 deletions source/LinkedIn.popclipext/linkedin.php

This file was deleted.

0 comments on commit 17922c9

Please sign in to comment.