WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
4zamLabs - Steam TL Converter

4zamLabs - Steam TL Converter

View on Chrome Web Store
View 4zamLabs - Steam TL Converter Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (27 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Steam üzerindeki USD fiyatlarını TL'ye dönüştürür. Türkçe yama, Game Pass ve alternatif mağaza fiyatlarını anında gösterir.
Type
Extension
Users
209 users
10
4zam
View author page of 4zam
Published
Published on November 11, 2025
Version 2.0.1
Manifest version
3
Updated
Updated on February 22, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View 4zamLabs - Steam TL Converter 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",
    "action": {
        "default_popup": "popup.html",
        "default_title": "Steam TL Converter"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/store.steampowered.com\/*",
                "https:\/\/steamcommunity.com\/market\/*",
                "https:\/\/steamcommunity.com\/id\/*\/inventory*",
                "https:\/\/steamcommunity.com\/profiles\/*\/inventory*",
                "https:\/\/steamcommunity.com\/id\/*\/wishlist\/*",
                "https:\/\/steamcommunity.com\/profiles\/*\/wishlist\/*",
                "https:\/\/steamcommunity.com\/inventory\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Steam \u00fczerindeki USD fiyatlar\u0131n\u0131 TL'ye d\u00f6n\u00fc\u015ft\u00fcr\u00fcr. T\u00fcrk\u00e7e yama, Game Pass ve alternatif ma\u011faza fiyatlar\u0131n\u0131 an\u0131nda g\u00f6sterir.",
    "host_permissions": [
        "https:\/\/api.4zamlabs.space\/*"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo6vHQPxN0Y0OTFSRWytDcYLwaER0kf21Tut5eIK0odP9w\/PXk+s39FLqtf+6y5TqLbe11K8VELmDOu8uvmSPBcHK3eYN30TW5bhcpg5YtOuippoukOt586TMDq8iLFJv6ppf35+BggXxj6fiZZKbzbHNU4E7QMesPVEIa4LAsC1gP4ASqFm+40kCGGea5pbxYZt9F8zROmGQI\/rdU6RCSr17VF1ClrKrVOOvVLWK6qX65INmPvp1vKxZd8+GoJGboAJ8AT33h3wMgIHGIduH8l7xSxs+rhVRK+O4kD2SLjN698J4TdZvKnXFYdDyMc0kRuCnui7SsLmMfrQd82QPIQIDAQAB",
    "manifest_version": 3,
    "name": "4zamLabs - Steam TL Converter",
    "permissions": [
        "storage",
        "tabs"
    ],
    "version": "2.0.1",
    "web_accessible_resources": [
        {
            "resources": [
                "gp_styles.css",
                "assets\/gamepass.png"
            ],
            "matches": [
                "https:\/\/store.steampowered.com\/*",
                "https:\/\/steamcommunity.com\/*"
            ]
        }
    ]
}
© 2026 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