WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
PingPal

PingPal

View on Chrome Web Store
View PingPal Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
12 views
This extension has been viewed 12 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A lightweight extension that demonstrates server connectivity by via pings.
Type
Extension
Users
1 users
1
udit
View author page of udit
Published
Published on January 10, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on January 10, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View PingPal Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PingPal",
    "short_name": "PingPal",
    "version": "1.0.0",
    "description": "A lightweight extension that demonstrates server connectivity by via pings.",
    "icons": {
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "background"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhmtdJVOJkPBL0agLj9hbzIl5QVSYUtyetJX6NI933qTQNbqPweFjzLOLKs475kG9qzr1yQY4XcrnM9aGtQtJPVOcEs1N+MHklw04zDXJueBm5nN8tX6DguyZ+uXeCob7JQlnr3lOYhlb6mNm4rjacRRPvWLf+9zxE2r8OtuBK3IzxDfqORgq3t3bb1wUJw\/4QTX4hHagm50lEtW\/9TEqnyMKYunhkAQZDoAroUgTQiZqIqGPa9eFXGImA4EjeI2p8hCHS5\/m1gcWb1btxG8qAvCG\/KSa7qLCTP0ej+QoRVaMXk0Fc5d5TLl8dt3jXK17pN+mPdtyE0PEPTxY\/k18AwIDAQAB"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top