jdc-cunningham / linkedin-jobs-filter-ce

Chrome extension to filter LinkedIn jobs
0 stars 1 forks source link

Feat: (auto clicker company check) #11

Open jdc-cunningham opened 3 months ago

jdc-cunningham commented 3 months ago

Since I primarily just check out if a company is some form of a consulting/recruiting shop, I should just have an auto-clicker thing go through and read up on the company then just auto-block it.

The driver is the pagination limit, auto scroll, which is annoying since jobs do get added

jdc-cunningham commented 3 months ago

I was thinking about this more, the tabs that get opened have to have communication with the original tab and then it reads the page's contents, reports back to the main tab if it's a recruiting/consulting firm or not.

jdc-cunningham commented 2 months ago

I decided I won't pursue this since the filter list I've built up at this point is so good, very few (new) recruiter/consulting type companies show up

It's not worth figuring out the tab communication thing in a Chrome Extension and automating it

tabs