IsWordPress - WordPress theme plugin detector

Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.

IsWordPress - WordPress theme plugin detector क्या है?

IsWordPress - WordPress theme plugin detector Jafran Hasan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में IsWordPress - WordPress theme plugin detector एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The 'IsWordPress' Chrome Extension is a powerful tool that enables you to effortlessly identify WordPress websites, their themes, and plugins. This extension is designed for developers, designers, and enthusiasts who want efficient insights into the technology behind WordPress sites.

Features
Effortless Detection: Quickly identify WordPress websites without hassle.
Theme Insights: Gain design insights by identifying the WordPress theme in use.
Plugin Detection: Discover plugins employed for enhanced functionality.
Optimized Performance: The extension is designed for speed and efficiency.
Server-less Design: Operates without the need for external servers.
Offline Usage: Works even when you're offline.

Full documentation and contribution page can be found on https://github.com/imjafran/iswordpress                    

एक्सटेंशन की मूल जानकारी

नाम IsWordPress - WordPress theme plugin detector IsWordPress - WordPress theme plugin detector
ID enohbojoeceihccbalgijnfbhbinfllf
आधिकारिक URL https://chromewebstore.google.com/detail/iswordpress-wordpress-the/enohbojoeceihccbalgijnfbhbinfllf
विवरण Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.
फ़ाइल का आकार 213 KB
स्थापना संख्या 160
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2023-08-13
प्रकाशन तिथि 2022-11-03
रेटिंग 5.00/5 कुल 5 रेटिंग्स
डेवलपर Jafran Hasan
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/imjafran/iswordpress
सहायता पृष्ठ URL https://github.com/imjafran/iswordpress
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IsWordPress - WordPress theme plugin detector",
    "description": "Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.",
    "version": "0.0.3",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "app.html",
        "default_icon": {
            "32": "\/images\/icon.png",
            "128": "\/images\/icon.png"
        }
    },
    "icons": {
        "32": "\/images\/icon.png",
        "128": "\/images\/icon.png"
    }
}