Instaling Bot

EasyInstalling.com to my. Teraz. Nowe możliwości stoją przed tobą otworem. Zakup jednorazowo i pobierz wtyczkę do swojej…

What is Instaling Bot?

Instaling Bot is a Chrome extension developed by https://easyinstalling.com, and its main feature is "EasyInstalling.com to my. Teraz. Nowe możliwości stoją przed tobą otworem. Zakup jednorazowo i pobierz wtyczkę do swojej…".

Extension Screenshots

screenshot

Download Instaling Bot Extension CRX File

Download Instaling Bot 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

                        EasyInstalling.com to my.
Teraz. Nowe możliwości stoją przed tobą otworem. Zakup jednorazowo i pobierz wtyczkę do swojej przeglądarki aby wykonywanie instalinga było prostrze i przyjemniejsze.                    

Extension Basic Information

Name Instaling Bot Instaling Bot
ID aakjcikloeclbfcplpfakfmfejlaeghe
Official URL https://chromewebstore.google.com/detail/instaling-bot/aakjcikloeclbfcplpfakfmfejlaeghe
Description EasyInstalling.com to my. Teraz. Nowe możliwości stoją przed tobą otworem. Zakup jednorazowo i pobierz wtyczkę do swojej…
File Size 52.65 KB
Installation Count 348
Current Version 0.4.8
Last Updated 2023-05-08
Publish Date 2023-05-07
Rating 5.00/5 Total 3 Ratings
Developer https://easyinstalling.com
Email [email protected]
Payment Type free
Extension Website https://easyinstalling.com
Supported Languages pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Instaling Bot",
    "version": "0.4.8",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/instaling.pl\/ling2\/html_app\/*"
            ],
            "js": [
                "script.js"
            ]
        }
    ],
    "permissions": [
        "tabs"
    ],
    "action": {
        "default_icon": "img\/logo.png",
        "default_popup": "popup\/popup.html",
        "default_title": "He he"
    },
    "author": "EasyInstalling"
}