WebExtension.net
WebExtension.net

VAT on Fees

View on Chrome Web Store
View VAT on Fees Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Calculates VAT added to the Amazon fees and shows you your ROI on the "Fulfilment by Amazon Revenue Calculator".
Type
Extension
Users
286 users
2
Seller Amp
View author page of Seller Amp
Published
Published on July 18, 2020
Version 1.0.2
Manifest version
2
Updated
Updated on July 20, 2020
View on Chrome Web Store
View VAT on Fees Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VAT on Fees",
    "version": "1.0.2",
    "description": "Calculates VAT added to the Amazon fees and shows you your ROI on the \"Fulfilment by Amazon Revenue Calculator\".",
    "permissions": [
        "https:\/\/*.selleramp.com\/*"
    ],
    "web_accessible_resources": [
        "images\/vof-logo-16.png",
        "css\/custom..css",
        "images\/co.uk.png",
        "images\/de.png",
        "images\/fr.png",
        "images\/es.png",
        "images\/it.png",
        "images\/nl.png"
    ],
    "content_scripts": [
        {
            "css": [
                "css\/custom.css"
            ],
            "js": [
                "js\/jquery-3.4.1.min.js",
                "js\/contentscript.js"
            ],
            "matches": [
                "https:\/\/sellercentral.amazon.co.uk\/*revenuecalculator*",
                "https:\/\/sellercentral.amazon.co.uk\/*profitabilitycalculator*",
                "https:\/\/sellercentral.amazon.it\/*revenuecalculator*",
                "https:\/\/sellercentral.amazon.it\/*profitabilitycalculator*",
                "https:\/\/sellercentral.amazon.es\/*revenuecalculator*",
                "https:\/\/sellercentral.amazon.es\/*profitabilitycalculator*",
                "https:\/\/sellercentral.amazon.fr\/*revenuecalculator*",
                "https:\/\/sellercentral.amazon.fr\/*profitabilitycalculator*",
                "https:\/\/sellercentral.amazon.de\/*revenuecalculator*",
                "https:\/\/sellercentral.amazon.de\/*profitabilitycalculator*",
                "https:\/\/sellercentral.amazon.nl\/*revenuecalculator*",
                "https:\/\/sellercentral.amazon.nl\/*profitabilitycalculator*"
            ]
        }
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "page_action": {
        "default_icon": []
    },
    "icons": {
        "16": "images\/vof-logo-16.png",
        "32": "images\/vof-logo-32.png",
        "48": "images\/vof-logo-48.png",
        "128": "images\/vof-logo-128.png"
    },
    "manifest_version": 2
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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