SmmBox is a tool for SMM

SmmBox is the quickest tool that will help to fill a group of popular content.

What is SmmBox is a tool for SMM?

SmmBox is a tool for SMM is a Chrome extension developed by https://smmbox.com, and its main feature is "SmmBox is the quickest tool that will help to fill a group of popular content.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download SmmBox is a tool for SMM Extension CRX File

Download SmmBox is a tool for SMM 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

                        SmmBox - упростит добавление информации в ваши паблики в несколько раз. Вы можете моментально скопировать любой понравившийся пост в свой паблик или запланировать его на удобное время.

Так же вы можете наложить водяные знаки на все ваши изображения в автоматическом режиме.

У вас будет возможность так же быстро добавлять информацию в паблики с любой странички в интернете.

SmmBox - это простой способ наполнить ваши группы интересным контентом!                    

Extension Basic Information

Name SmmBox is a tool for SMM SmmBox is a tool for SMM
ID dagflnpdebeejnminpgebkallhcgeklm
Official URL https://chromewebstore.google.com/detail/smmbox-is-a-tool-for-smm/dagflnpdebeejnminpgebkallhcgeklm
Description SmmBox is the quickest tool that will help to fill a group of popular content.
File Size 9.1 MB
Installation Count 12,295
Current Version 5.6.12
Last Updated 2024-02-12
Publish Date 2020-06-23
Rating 4.19/5 Total 75 Ratings
Developer https://smmbox.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://smmbox.com/privacy.php
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extension_name__",
    "version": "5.6.12",
    "default_locale": "ru",
    "description": "__MSG_extension_description__",
    "permissions": [
        "contextMenus",
        "tabs",
        "storage",
        "webRequest",
        "cookies",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "https:\/\/smmbox.com\/"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "toolbar_popup.html"
    },
    "background": {
        "service_worker": "data\/build\/main.min.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "smmbox.html",
                "_locales\/ru\/messages.json",
                "_locales\/en\/messages.json",
                "selector.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "tiktok",
                "enabled": true,
                "path": "data\/rules_resources\/tiktok.json"
            }
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "data\/build\/prep-plugins.min.js",
                "data\/build\/prep.min.js"
            ],
            "css": [
                "data\/build\/prep.min.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/t.me\/*"
            ],
            "js": [
                "data\/build\/prep-plugins.min.js",
                "data\/build\/prep.min.js"
            ],
            "css": [
                "data\/build\/prep.min.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/cards-frame.twitter.com\/*",
                "https:\/\/twitter.com\/*"
            ],
            "js": [
                "data\/build\/prep-plugins.min.js",
                "data\/build\/prep.min.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/www.avito.ru\/*",
                "*:\/\/avito.ru\/*"
            ],
            "css": [
                "data\/css\/avito.css"
            ]
        },
        {
            "matches": [
                "*:\/\/ok.ru\/*",
                "*:\/\/odnoklassniki.ru\/*"
            ],
            "css": [
                "data\/css\/ok.css"
            ]
        },
        {
            "matches": [
                "*:\/\/vk.com\/*"
            ],
            "css": [
                "data\/css\/vk.css"
            ]
        },
        {
            "matches": [
                "*:\/\/www.facebook.com\/*",
                "*:\/\/facebook.com\/*"
            ],
            "css": [
                "data\/css\/fb.css"
            ]
        },
        {
            "matches": [
                "*:\/\/www.tumblr.com\/*",
                "*:\/\/tumblr.com\/*"
            ],
            "css": [
                "data\/css\/tr.css"
            ]
        },
        {
            "matches": [
                "*:\/\/twitter.com\/*",
                "*:\/\/x.com\/*"
            ],
            "css": [
                "data\/css\/tw.css"
            ]
        },
        {
            "matches": [
                "*:\/\/pikabu.ru\/*"
            ],
            "css": [
                "data\/css\/pikabu.css"
            ]
        },
        {
            "matches": [
                "*:\/\/www.instagram.com\/*",
                "*:\/\/instagram.com\/*"
            ],
            "css": [
                "data\/css\/instagram.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*"
            ],
            "css": [
                "data\/css\/aliexpress.css"
            ]
        },
        {
            "matches": [
                "*:\/\/guggy.com\/*"
            ],
            "css": [
                "data\/css\/guggy.css"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}