IsWordPress - WordPress theme plugin detector

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

IsWordPress - WordPress theme plugin detector là gì?

IsWordPress - WordPress theme plugin detector là một tiện ích mở rộng Chrome được phát triển bởi Jafran Hasan, và tính năng chính của nó là "Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng IsWordPress - WordPress theme plugin detector

Tải xuống các tệp mở rộng IsWordPress - WordPress theme plugin detector dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IsWordPress - WordPress theme plugin detector IsWordPress - WordPress theme plugin detector
ID enohbojoeceihccbalgijnfbhbinfllf
URL Chính Thức https://chromewebstore.google.com/detail/iswordpress-wordpress-the/enohbojoeceihccbalgijnfbhbinfllf
Mô tả Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.
Kích Thước Tệp 213 KB
Số Lần Cài Đặt 160
Phiên Bản Hiện Tại 0.0.3
Cập Nhật Lần Cuối 2023-08-13
Ngày Phát Hành 2022-11-03
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Jafran Hasan
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/imjafran/iswordpress
URL Trang Trợ Giúp https://github.com/imjafran/iswordpress
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}