WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Amazon FBA Calculator Free by AMZScout

Amazon FBA Calculator Free by AMZScout

View on Chrome Web Store
View Amazon FBA Calculator Free by AMZScout Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (370 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

FBA Calculator shows Amazon fees, sales margins, revenue and product net profit and is free to use.
Type
Extension
Users
100,000 users
AMZScout
View author page of AMZScout
Published
Published on June 10, 2016
Version 4.5.8
Manifest version
3
Updated
Updated on June 27, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Amazon FBA Calculator Free by AMZScout Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "oauth2": {
        "client_id": "342231008843-6vhiupg7cqt15n1ncll9bqk102fveuu1.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "FBA Calculator",
    "description": "__MSG_appDesc__",
    "version": "4.5.8",
    "default_locale": "en",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "background",
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "cookies",
        "identity"
    ],
    "optional_permissions": [],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_icon": "img\/48.png",
        "default_title": "AMZScout FBA Calculator"
    },
    "author": "https:\/\/amzscout.net",
    "homepage_url": "https:\/\/amzscout.net",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; child-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "bundle.css",
                "img\/*.png",
                "img\/*.svg",
                "img\/*.gif",
                "img\/*.jpg",
                "img\/promo-menu\/*.png",
                "img\/promo-menu\/*.svg",
                "img\/promo-menu\/*.gif",
                "img\/search\/*.png",
                "img\/search\/*.svg",
                "img\/search\/*.gif",
                "img\/search\/*.jpg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwVjh6BDzFadLsVE5Q3ZSZGGGJH3PWt28sHdl+GVQQrVbH3Ebw8diRiN8Tpib+c\/P6CNSYYWv8I4o3yTA1eMnMyYiNMFsf0By+JCht8tJOMlol3UpiiyozPhT5VO9oBiML5uHvwQBrwVDtOmAZshI4B+W0N90+qDLosiRZHOTyN0wx0GKylQODp4Wfgj2glmas34n5XHk6JLb\/Gax3s4P+0YLlCxcPMDjG4FAIzLzZ7sutxQ1+nX1jUNNycTBwAoHE7Gw8KrayeG08o02PfAm\/f3Flx\/eEh6nXh0Tj0T80ysvJUJ1TGZ18+BU5Vc1PxMBVApKbP8zLrh4f3qmNCJUlQIDAQAB",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.googleapis.com\/",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.ae\/*",
                "*:\/\/www.amazon.sa\/*",
                "*:\/\/www.alibaba.com\/trade\/search*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.com.au\/*"
            ],
            "js": [
                "bundle.js"
            ],
            "css": [
                "bundle.css"
            ],
            "run_at": "document_start"
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.amzscout.net\/*"
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top