Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Chrome / Firefox extension to provide useful information about TruckersMP player in Steam

License

Notifications You must be signed in to change notification settings

cjmaxik/truckersmp-steam-helper

Repository files navigation

icon TruckersMP Steam Helper

Chrome / Firefox extension to provide useful information about TruckersMP players in Steam.


Deprecation notice

This extension is now fully-featured and complete, no updates will be performed. It should work as long as Chrome v2 manifest is available.


GitHub release (latest by date) Chrome Web Store Mozilla Add-on

Installation links

Screenshots

Profile

Profile

Friends

Features

  • 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.

For Delevopers

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

License

This browser extension is released under MIT license.

Credits