Skinhub Profitability Calculator (SPC)

The only statistics collector / testing tool for skinhub.com cases. Besides this, luck is your best friend.

Skinhub Profitability Calculator (SPC)คืออะไร?

Skinhub Profitability Calculator (SPC) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Haifisch และคุณลักษณะหลักของมันคือ "The only statistics collector / testing tool for skinhub.com cases. Besides this, luck is your best friend."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Skinhub Profitability Calculator (SPC)

ดาวน์โหลดไฟล์ส่วนขยาย Skinhub Profitability Calculator (SPC) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Skinhub Profitability Calculator or SPC was created to help you make *educated decisions* based on statistical test data for both the case and upgrade features.

There is NO GUARANTEE that your results will mirror this test spin data. 
Your results may be significantly better or worse, if not only similar.

COLLECTED DATA
- Total Rolls
- Major Wins (under 200% ROI)
- Minor Wins (over 200% ROI)
- Losses
- Total ROI
- Win Rate
- SPC Rating
- Theoretical Spent & Profit

USE THIS DATA TO MAKE EDUCATED DECISIONS 
SPC DATA HUB --> https://spc.haifisch.vip

Don't forget to leave a review if this tool helped you!

Donate a skin? <3 https://steamcommunity.com/tradeoffer/new/?partner=489955048&token=xJ2M8EM3                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Skinhub Profitability Calculator (SPC) Skinhub Profitability Calculator (SPC)
ID bekndfomfmhlbecnljlbednjgkbcfoeg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/skinhub-profitability-cal/bekndfomfmhlbecnljlbednjgkbcfoeg
คำอธิบาย The only statistics collector / testing tool for skinhub.com cases. Besides this, luck is your best friend.
ขนาดไฟล์ 109 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 0.0.8
อัปเดตครั้งล่าสุด 2018-06-04
วันที่เผยแพร่ 2018-06-04
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Haifisch
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://spc.haifisch.vip
URL หน้าช่วยเหลือ https://spc.haifisch.vip
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Skinhub Profitability Calculator (SPC)",
    "short_name": "SPC",
    "version": "0.0.8",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "description": "The only statistics collector \/ testing tool for skinhub.com cases. Besides this, luck is your best friend.",
    "homepage_url": "https:\/\/spc.haifisch.vip",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlQ+oxSrARshS2Whb3VwYkmlZ7YFYB3w2NzXlN3z4mLgEU3QRsqXQX7njBtCzI6lq4Si\/qQobyMvAFFJlce0kknefJSQFh4Su4qlG4wCxOhfPYuPPNUtgBHDxk1kvTIaNbfU6cURkBQeM6OMHElhabyowB9t9797\/0mEU8RJ+8YKBDAIWDiXq\/DjlFhRJFo0QH6HDbFzgSUt1LKNxR9VYLTXCishbCw3AlZsEoAww\/h314HiJvja0oqslc4y9LDR4wEv0WFfE0M400qEXyqQwRL1ldq5dPRQzWTWLdRR60hCHKYNugPGdT2uwNQ8+tn1gmi3WMvpC1\/q8D8fFuTJ\/8QIDAQAB",
    "browser_action": {
        "default_icon": {
            "32": "icons\/if_four-leaved_shamrock_lucky_676765.png"
        },
        "default_title": "SPC",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "permissions": [
        "https:\/\/skinhub.com\/*",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "832316720370-662g47m98v0unji41qg39pg768j067s6.apps.googleusercontent.com",
        "project_id": "spc-chrome",
        "auth_uri": "https:\/\/accounts.google.com\/o\/oauth2\/auth",
        "token_uri": "https:\/\/accounts.google.com\/o\/oauth2\/token",
        "auth_provider_x509_cert_url": "https:\/\/www.googleapis.com\/oauth2\/v1\/certs",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "background": {
        "scripts": [
            "src\/inject\/background\/background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/skinhub.com\/*"
            ],
            "js": [
                "src\/inject\/toggle_helper.js",
                "src\/inject\/upgrader.js",
                "src\/inject\/inject.js",
                "src\/inject\/html2canvas.min.js",
                "src\/inject\/shared.js",
                "src\/inject\/jquery-git.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "src\/css\/spc.css",
        "src\/css\/upgrader.css"
    ]
}