Mass Ping

Easy and one-click ping your url

What is Mass Ping?

Mass Ping is a Chrome extension developed by https://masspingtool.com, and its main feature is "Easy and one-click ping your url".

Extension Screenshots

screenshot

Download Mass Ping Extension CRX File

Download Mass Ping 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

                        You can quickly mass ping your site or pages with one click.                    

Extension Basic Information

Name Mass Ping Mass Ping
ID kngmplgadajhkimknbecnemcoeaijmhm
Official URL https://chromewebstore.google.com/detail/mass-ping/kngmplgadajhkimknbecnemcoeaijmhm
Description Easy and one-click ping your url
File Size 4.31 KB
Installation Count 75
Current Version 0.2
Last Updated 2022-10-20
Publish Date 2022-06-26
Developer https://masspingtool.com
Email [email protected]
Payment Type free
Extension Website https://masspintool.com
Help Page URL https://masspingtool.com/en/contact
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mass Ping",
    "action": {
        "default_title": "One Click Mass Ping!",
        "default_popup": "popup.html"
    },
    "manifest_version": 3,
    "version": "0.2",
    "description": "Easy and one-click ping your url",
    "permissions": [
        "activeTab"
    ]
}