WebExtension.net
WebExtension.net

Steamcito: Steam con impuestos Argentina 2024

View on Chrome Web Store
View Steamcito: Steam con impuestos Argentina 2024 Chrome Extension on Chrome Web Store
5.0 (781 ratings)

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

Muestra todos los productos de la tienda de Steam con todos los impuestos de Argentina incluidos
Type
Extension
Users
400,000 users
Emiliano Gioia
View author page of Emiliano Gioia
Published
Published on November 10, 2020
Version 3.72
Manifest version
3
Updated
Updated on October 14, 2024
View on Chrome Web Store
View Steamcito: Steam con impuestos Argentina 2024 Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Steamcito: Steam con impuestos Argentina 2024",
    "version": "3.72",
    "description": "Muestra todos los productos de la tienda de Steam con todos los impuestos de Argentina incluidos",
    "manifest_version": 3,
    "background": {
        "service_worker": "js\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "emojis\/*.woff",
                "emojis\/*.eot",
                "emojis\/*.ttf",
                "emojis\/*.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "128": "icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/store.steampowered.com\/*",
                "https:\/\/steamcommunity.com\/app*"
            ],
            "exclude_matches": [
                "https:\/\/store.steampowered.com\/steamaccount\/addfunds*",
                "https:\/\/store.steampowered.com\/digitalgiftcards*",
                "https:\/\/store.steampowered.com\/bundle\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/helpers.js",
                "js\/menu.js",
                "js\/global_functions.js",
                "js\/trigger.js"
            ],
            "css": [
                "css\/styles.css"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/cart*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/helpers.js",
                "js\/menu.js",
                "js\/global_functions.js",
                "js\/cart_trigger.js"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/steamaccount\/addfunds*",
                "https:\/\/store.steampowered.com\/digitalgiftcards*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/menu.js",
                "js\/helpers.js",
                "js\/global_functions.js",
                "js\/addfunds_functions.js"
            ],
            "css": [
                "css\/styles.css"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/app\/*",
                "https:\/\/store.steampowered.com\/sub\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/menu.js",
                "js\/helpers.js",
                "js\/global_functions.js",
                "js\/regional_indicator.js"
            ],
            "css": [
                "css\/styles.css"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/search*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/global_functions.js",
                "js\/search.js"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/bundle\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/menu.js",
                "js\/helpers.js",
                "js\/global_functions.js",
                "js\/bundle_functions.js"
            ],
            "css": [
                "css\/styles.css"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/?*",
                "https:\/\/store.steampowered.com\/"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/updates.js"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/",
                "https:\/\/store.steampowered.com\/?*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/menu.js",
                "js\/helpers.js",
                "js\/global_functions.js",
                "js\/home.js"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/checkout\/approvetxn*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/microtransactions.js"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/account\/subscriptions\/*",
                "https:\/\/store.steampowered.com\/app\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/helpers.js",
                "js\/menu.js",
                "js\/global_functions.js",
                "js\/subscriptions.js"
            ]
        },
        {
            "matches": [
                "https:\/\/store.steampowered.com\/account\/history*"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/helpers.js",
                "js\/menu.js",
                "js\/global_functions.js",
                "js\/history.js"
            ]
        }
    ]
}
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