Bolor-Grabber

Use easy www.bolor-toli.com

What is Bolor-Grabber?

Bolor-Grabber is a Chrome extension developed by Jdorj, and its main feature is "Use easy www.bolor-toli.com".

Extension Screenshots

screenshot

Download Bolor-Grabber Extension CRX File

Download Bolor-Grabber 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

                        Bolor-Grabber нь www.bolor-toli.com вэб тольны хэрэглээг хялбаршуулахыг зорьсон google chrome вэб хөтөчийн нэмэлт програм    юм. Шинэ цонх нээлгүйгээр www.bolor-toli.com ашиглах боломжтойн дээр хайсан үгнүүдээ хадгалах боломжтой.                    

Extension Basic Information

Name Bolor-Grabber Bolor-Grabber
ID jamddcalfknddakmjbhobnlgboifkbaj
Official URL https://chrome.google.com/webstore/detail/bolor-grabber/jamddcalfknddakmjbhobnlgboifkbaj
Description Use easy www.bolor-toli.com
File Size 135 KB
Installation Count 60
Current Version 2.1.6
Last Updated 2015-03-04
Publish Date 2015-03-04
Rating 4.41/5 Total 17 Ratings
Developer Jdorj
Payment Type free
Extension Website https://www.facebook.com/pages/Bolor-Grabber/437853236326551
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bolor-Grabber",
    "short_name": "Bolor-Grabber",
    "description": "Use easy www.bolor-toli.com",
    "version": "2.1.6",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "contextMenus",
        "activeTab",
        "tts",
        "http:\/\/www.bolor-toli.com\/*",
        "storage",
        "management"
    ],
    "background": {
        "scripts": [
            "js\/background_script.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "js": [
                "js\/jquery-2.0.3.min.js",
                "js\/content_script.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "images\/icon48.png",
        "default_title": "Bolor-Grabber"
    },
    "web_accessible_resources": [
        "frame.html",
        "js\/jquery-2.0.3.min.map"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}