Meta tags - SEO Tool

This extension will list all the meta tags in a webpage

Qu'est-ce que Meta tags - SEO Tool ?

Meta tags - SEO Tool est une extension Chrome développée par https://geekabhi.com, et sa fonction principale est "This extension will list all the meta tags in a webpage".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Meta tags - SEO Tool

Téléchargez les fichiers d'extension Meta tags - SEO Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Meta tags - SEO Tool Meta tags - SEO Tool
ID miihmfdpfdioogfbfofbnagblnjbjomg
URL Officiel https://chromewebstore.google.com/detail/meta-tags-seo-tool/miihmfdpfdioogfbfofbnagblnjbjomg
Description This extension will list all the meta tags in a webpage
Taille du Fichier 6.63 KB
Nombre d'Installations 998
Version Actuelle 1.1
Dernière Mise à Jour 2023-07-14
Date de Publication 2017-08-12
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://geekabhi.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}