Meta tags - SEO Tool

This extension will list all the meta tags in a webpage

Meta tags - SEO Tool là gì?

Meta tags - SEO Tool là một tiện ích mở rộng Chrome được phát triển bởi https://geekabhi.com, và tính năng chính của nó là "This extension will list all the meta tags in a webpage".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Meta tags - SEO Tool

Tải xuống các tệp mở rộng Meta tags - SEO Tool 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

                        This extension makes all meta tags within your reach in a single click. This will help you by listing all the meta tags used within a webpage. You don't need any technical knowledge to see what meta tags are used in a webpage. Just install the extension, and click the extension icon to see what meta tags has been set in the page.                    

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

Tên Meta tags - SEO Tool Meta tags - SEO Tool
ID miihmfdpfdioogfbfofbnagblnjbjomg
URL Chính Thức https://chromewebstore.google.com/detail/meta-tags-seo-tool/miihmfdpfdioogfbfofbnagblnjbjomg
Mô tả This extension will list all the meta tags in a webpage
Kích Thước Tệp 6.63 KB
Số Lần Cài Đặt 998
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2023-07-14
Ngày Phát Hành 2017-08-12
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://geekabhi.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Meta tags - SEO Tool",
    "description": "This extension will list all the meta tags in a webpage",
    "version": "1.1",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "tabs"
    ]
}