Mass Ping
Easy and one-click ping your url
什么是Mass Ping?
Mass Ping是由https://masspingtool.com开发的Chrome扩展程序,该扩展的主要功能是“Easy and one-click ping your url”。
扩展截图
下载Mass Ping扩展crx文件
下载Mass Ping扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        You can quickly mass ping your site or pages with one click.                     扩展基本信息
| 名称 |  | 
| ID | kngmplgadajhkimknbecnemcoeaijmhm | 
| 官方URL | https://chromewebstore.google.com/detail/mass-ping/kngmplgadajhkimknbecnemcoeaijmhm | 
| 简介 | Easy and one-click ping your url | 
| 文件大小 | 4.31 KB | 
| 安装次数 | 75 | 
| 当前版本 | 0.2 | 
| 更新时间 | 2022-10-20 | 
| 上架时间 | 2022-06-26 | 
| 开发者 | https://masspingtool.com | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://masspintool.com | 
| 帮助页面URL | https://masspingtool.com/en/contact | 
| 支持的语言 | 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"
    ]
} | |