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
公式URL 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
Eメール [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"
    ]
}