Roulette Martingale - ParsGoal.com

This extension bet on ParsGoal Roulette with Martingale system.

What is Roulette Martingale - ParsGoal.com?

Roulette Martingale - ParsGoal.com is a Chrome extension developed by betmaster6, and its main feature is "This extension bet on ParsGoal Roulette with Martingale system.".

Extension Screenshots

screenshot

Download Roulette Martingale - ParsGoal.com Extension CRX File

Download Roulette Martingale - ParsGoal.com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Use this extension to make money from ParsGoal.com's Roulette game. The extension uses Martingale System to make some money. You can set the BASE AMOUNT and the extension will bet for you by Martingale System. The extension will double your bet after every loss and will reset to BASE AMOUNT after every win. 

این اکستنشن برای پول در آوردن از بازی رولت سایت پارس گل طراحی شده است. اکستنشن از روش ماتینگل برای سود کردن استفاده میکند. شما میتوانید با تعیین مبلغ شرط پایه شروع به شرط بندی کنید. هر بار که شما در شرط بندی بازنده باشید اکستنشن به طور اتوماتیک مبلغ شرط بعدی را دو برابر میکند و هر بار که در شرط بندی برنده شوید اکستنشن به طور اتوماتیک مبلغ شرط را به مبلغ شرط پایه بر میگرداند.
برای اینکه بتوانید از سیستم سود بگیرید پیشنهاد میکنم که مبلغ پایه را یک هزارم مبلغ موجودی خود قرار دهید در غیر اینصورت باخت های پشت سر هم میتواند باعث از بین رفتن کل موجودی شما شود.                    

Extension Basic Information

Name Roulette Martingale - ParsGoal.com Roulette Martingale - ParsGoal.com
ID aeimillahigddepchlfomknmhaohmopf
Official URL https://chrome.google.com/webstore/detail/roulette-martingale-parsg/aeimillahigddepchlfomknmhaohmopf
Description This extension bet on ParsGoal Roulette with Martingale system.
File Size 53.32 KB
Installation Count 49
Current Version 0.1
Last Updated 2015-04-29
Publish Date 2015-04-29
Rating 3.50/5 Total 4 Ratings
Developer betmaster6
Payment Type free
Extension Website http://parsgoal.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "jquery.min.js",
                "main.js"
            ],
            "matches": [
                "*:\/\/parsgoal.com\/*casino\/roulette",
                "*:\/\/parsgoal.com\/*Casino\/Roulette"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "manifest_version": 2,
    "name": "Roulette Martingale - ParsGoal.com",
    "short_name": "Roulette Martingale",
    "description": "This extension bet on ParsGoal Roulette with Martingale system.",
    "version": "0.1",
    "permissions": [
        "*:\/\/parsgoal.com\/*casino\/roulette",
        "*:\/\/parsgoal.com\/*Casino\/Roulette",
        "storage"
    ],
    "browser_action": {
        "default_icon": "img\/favicon.ico"
    },
    "icons": {
        "128": "img\/favicon.ico",
        "16": "img\/favicon.ico",
        "48": "img\/favicon.ico"
    }
}