Chrome / Firefox extension to provide useful information about TruckersMP players in Steam.
This extension is now fully-featured and complete, no updates will be performed. It should work as long as Chrome v2 manifest is available.
- Google Chrome, Vivaldi - click here
- Mozilla Firefox - click here
- Opera (incl. GX) - install this extension first, then click here
- Microsoft Edge - click here, click "Allow extensions from other stores", then install
- TruckersMP Info panel in Community Profile
- Steam Privacy settings checkout (if no TruckersMP profile found)
- Compact TruckersMP Info in Friends tab (including Pending Invites)
- Various additional settings, including Steam-related
This extension is inspired by TruckersMP Helper and internal TruckersMP Team tools.
Install Node.js
and npm
, run npm install
in the project's root folder.
Use distribution
folder as the extracted extension path.
Scripts:
npm run watch
- for development (you need to update the extension manually to refresh content scripts)npm run build
- for the testing
This browser extension is released under MIT license.