Hotline-1C Parser

This exention is a part of Hotline-1C parser.

What is Hotline-1C Parser?

Hotline-1C Parser is a Chrome extension developed by mobiloz.review, and its main feature is "This exention is a part of Hotline-1C parser.".

Download Hotline-1C Parser Extension CRX File

Download Hotline-1C Parser 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

                                            

Extension Basic Information

Name Hotline-1C Parser Hotline-1C Parser
ID eegocompemkcmjnljdijbpgdgnnmpjfc
Official URL https://chrome.google.com/webstore/detail/hotline-1c-parser/eegocompemkcmjnljdijbpgdgnnmpjfc
Description This exention is a part of Hotline-1C parser.
File Size 4.41 KB
Installation Count 27
Current Version 3.2
Last Updated 2016-03-14
Publish Date 2016-03-14
Developer mobiloz.review
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "description": "This exention is a part of Hotline-1C parser.",
    "manifest_version": 2,
    "name": "Hotline-1C Parser",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "tabs",
        "processes"
    ],
    "version": "3.2"
}