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 | 
| Eメール | [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"
    ]
} | |