ScamFreight

Find and review brokers

What is ScamFreight?

ScamFreight is a Chrome extension developed by scamfreight, and its main feature is "Find and review brokers".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download ScamFreight Extension CRX File

Download ScamFreight extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Freight Broker Reviews. By truckers for truckers. Easy to use extension that looks up reviews of freight brokers before you haul a load for them. Also you can leave a review if broker cancelled last minute or did something you feel is incorrect.                    

Extension Basic Information

Name ScamFreight ScamFreight
ID hckpbkheoecangplnkdkdmcabonnhijc
Official URL https://chromewebstore.google.com/detail/scamfreight/hckpbkheoecangplnkdkdmcabonnhijc
Description Find and review brokers
File Size 1.49 MB
Installation Count 186
Current Version 1.2
Last Updated 2022-07-14
Publish Date 2022-07-07
Rating 5.00/5 Total 1 Ratings
Developer scamfreight
Email [email protected]
Payment Type free
Extension Website https://www.scamfreight.com
Help Page URL https://www.scamfreight.com/contact
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ScamFreight",
    "description": "Find and review brokers",
    "version": "1.2",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "Assets\/photoshop logo.png",
        "32": "Assets\/photoshop logo.png",
        "48": "Assets\/photoshop logo.png",
        "128": "Assets\/photoshop logo.png"
    },
    "host_permissions": [
        "https:\/\/safer.fmcsa.dot.gov\/*",
        "https:\/\/ai.fmcsa.dot.gov\/*"
    ],
    "action": {
        "default_title": "Index HTML",
        "default_popup": "index.html"
    }
}