RTrack

User submitted game codes for thousands of Roblox games, on the Roblox site, and scam direct message marking and tracking

RTrack क्या है?

RTrack rtrack.social द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "User submitted game codes for thousands of Roblox games, on the Roblox site, and scam direct message marking and tracking"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RTrack एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        View twitter and promotional codes for games, right from the Roblox game page, from rtrack.social!

This extension uses data from rtrack.live and rtrack.social to function. This data is user submitted, so not all codes will work, however lower quality codes are filtered out by the extension.

Message spam detection privacy notes:
This extension has access to your 100 most recent Roblox messages. The contents of these messages are not shared with RTrack, except in a minhash-ed form, which is a type of hashing algorithm and is not readable as text. The ID of the message, your user ID, and the user ID of the person who sent the message are also shared with RTrack to allow tracking of prolific spamming accounts, and to give an idea of the number of users being targeted.                    

एक्सटेंशन की मूल जानकारी

नाम RTrack RTrack
ID ocncmnlemplfdjckmhflkhjebhlkkepl
आधिकारिक URL https://chromewebstore.google.com/detail/rtrack/ocncmnlemplfdjckmhflkhjebhlkkepl
विवरण User submitted game codes for thousands of Roblox games, on the Roblox site, and scam direct message marking and tracking
फ़ाइल का आकार 18.76 KB
स्थापना संख्या 903
वर्तमान संस्करण 0.1.23
अंतिम अपडेट 2021-10-18
प्रकाशन तिथि 2021-02-04
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर rtrack.social
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://rtrack.social
समर्थित भाषाएँ en-GB
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "rtrack_style.css"
            ],
            "js": [
                "stats.js"
            ],
            "matches": [
                "*:\/\/*.roblox.com\/*",
                "https:\/\/rtrack.social\/*"
            ]
        }
    ],
    "description": "User submitted game codes for thousands of Roblox games, on the Roblox site, and scam direct message marking and tracking",
    "icons": {
        "128": "RTrack128.png",
        "48": "icon48.png"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 2,
    "name": "RTrack",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.23"
}