This Chrome extension allows users to quickly search for company salaries on Glassdoor directly from highlighted text in job advertisements or any web page. Simply select a company name, right-click, and choose the "Search Glassdoor Salaries" option to find salary information.
- Context Menu Integration: Easily search for salaries by selecting text and right-clicking.
- Dynamic Links: Automatically constructs URLs to the Glassdoor salaries page based on the selected company name.
- User Notifications: Alerts users about errors or issues in fetching data.
To install the extension, follow these steps:
- Clone the repository:
git clone https://github.com/edsonmedina/chrome-glassdoor-salaries.git
cd chrome-glassdoor-salaries
- Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
chrome-glassdoor-salaries
directory.
- Usage:
- Highlight any company name on any web page.
- Right-click and select "Search Glassdoor Salaries" from the context menu.
- A new tab will open with the respective Glassdoor salaries page.
Feel free to contribute by opening issues or submitting pull requests. Any feedback or suggestions for improvements are also welcome!
This is too simple to be licensed. Feel free to use, modify, and distribute this code as you see fit. Attribution is appreciated but not required.