Wechat Spamming

Wechat Spamming

What is Wechat Spamming?

Wechat Spamming is a Chrome extension developed by https://www.nzfun.cn, and its main feature is "Wechat Spamming".

Extension Screenshots

screenshot

Download Wechat Spamming Extension CRX File

Download Wechat Spamming 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

                        A mighty tool for wechat spamming.
1. Spamming Mode
2. Immitating Mode
3. Terminator Mode
4. Count Down & Count Up
5. New Year Count Down                    

Extension Basic Information

Name Wechat Spamming Wechat Spamming
ID aahoiakcnoocjnhkccamnhpbflkjgoap
Official URL https://chromewebstore.google.com/detail/wechat-spamming/aahoiakcnoocjnhkccamnhpbflkjgoap
Description Wechat Spamming
File Size 216 KB
Installation Count 125
Current Version 6.5
Last Updated 2018-07-22
Publish Date 2018-07-22
Rating 5.00/5 Total 3 Ratings
Developer https://www.nzfun.cn
Email [email protected]
Payment Type free
Extension Website https://www.nzfun.cn
Help Page URL https://www.nzfun.cn
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon_19.png",
            "38": "images\/icon_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Wechat Spamming"
    },
    "author": "HTB",
    "content_scripts": [
        {
            "js": [
                "js\/content-script.js"
            ],
            "matches": [
                "*:\/\/*.blog.srain.in\/*",
                "*:\/\/*.wechat.com\/*",
                "*:\/\/web1.wechatapp.com\/*",
                "*:\/\/wx.qq.com\/*",
                "*:\/\/wx1.qq.com\/*",
                "*:\/\/wx2.qq.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "web_accessible_resources": [
        "js\/haha.js",
        "js\/break.js",
        "js\/wtf.js",
        "js\/texta.js",
        "js\/countdown.js",
        "js\/countup.js",
        "js\/load.js",
        "js\/newyear.js",
        "js\/loadingbar.js",
        "js\/imt.js",
        "js\/ter.js",
        "js\/null.js",
        "js\/longnull.js",
        "js\/wallmaker.js",
        "js\/wallspam.js",
        "js\/remcon.js",
        "js\/emwallspam.js"
    ],
    "description": "Wechat Spamming",
    "homepage_url": "https:\/\/www.nzfun.cn",
    "icons": {
        "128": "images\/icon_48.png",
        "19": "images\/icon_19.png",
        "38": "images\/icon_38.png"
    },
    "manifest_version": 2,
    "name": "Wechat Spamming",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "tabs",
        "notifications",
        "storage",
        "contextMenus"
    ],
    "version": "6.5"
}