Skip to content

This extension is designed to assist job seekers by highlighting companies that are listed in the [Public Register Regular Labour and Highly Skilled Migrants] on LinkedIn. It also identifies job postings that offer relocation packages, making it easier for users to identify potential opportunities.

Notifications You must be signed in to change notification settings

ali-kamali/Company-Highlighter-Addon

Repository files navigation

LinkedIn Job Highlighter

This Firefox extension highlights companies listed in a predefined set and identifies job postings that mention a relocation package on LinkedIn job listings.

Features

Installation

  1. Clone or download this repository.
  2. Open Firefox and navigate to about:debugging.
  3. Click on "This Firefox" and then "Load Temporary Add-on".
  4. Select the manifest.json file from the cloned/downloaded directory.

Usage

  1. Navigate to LinkedIn job listings.
  2. The extension will automatically highlight companies from the public register and indicate if a relocation package is available.

Files

  • manifest.json: Contains the extension's configuration.
  • content_script.js: Script that runs in the context of LinkedIn job listings to perform highlighting and relocation package detection.

Development

Prerequisites

  • Node.js
  • npm

Setup

  1. Install dependencies:
    npm install
  2. Run the extension for development
    web-ext run
  3. Building
    web-ext build
    

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

License

Feel free to adjust the content as per your specific requirements and any additional details you want to include.

About

This extension is designed to assist job seekers by highlighting companies that are listed in the [Public Register Regular Labour and Highly Skilled Migrants] on LinkedIn. It also identifies job postings that offer relocation packages, making it easier for users to identify potential opportunities.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published