Meta tags - SEO Tool

This extension will list all the meta tags in a webpage

什麼是Meta tags - SEO Tool?

Meta tags - SEO Tool是由https://geekabhi.com開發的Chrome擴展程式,該擴展的主要功能是“This extension will list all the meta tags in a webpage”。

擴展截圖

screenshot

下載Meta tags - SEO Tool擴展crx文件

下載Meta tags - SEO Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Meta tags - SEO Tool Meta tags - SEO Tool
ID miihmfdpfdioogfbfofbnagblnjbjomg
官方網址 https://chromewebstore.google.com/detail/meta-tags-seo-tool/miihmfdpfdioogfbfofbnagblnjbjomg
簡介 This extension will list all the meta tags in a webpage
檔案大小 6.63 KB
安裝次數 998
目前版本 1.1
更新時間 2023-07-14
上架時間 2017-08-12
評分 5.00/5 共 3 次評分
開發者 https://geekabhi.com
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}