Meta tags - SEO Tool
This extension will list all the meta tags in a webpage
Wat is Meta tags - SEO Tool?
Meta tags - SEO Tool is een Chrome-extensie ontwikkeld door https://geekabhi.com, en de belangrijkste functie is "This extension will list all the meta tags in a webpage".
Extensie Screenshots
Download het CRX-bestand van de extensie Meta tags - SEO Tool
Download Meta tags - SEO Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | miihmfdpfdioogfbfofbnagblnjbjomg | 
| Officiële URL | https://chromewebstore.google.com/detail/meta-tags-seo-tool/miihmfdpfdioogfbfofbnagblnjbjomg | 
| Beschrijving | This extension will list all the meta tags in a webpage | 
| Bestandsgrootte | 6.63 KB | 
| Aantal Installaties | 998 | 
| Huidige Versie | 1.1 | 
| Laatst Bijgewerkt | 2023-07-14 | 
| Publicatiedatum | 2017-08-12 | 
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | https://geekabhi.com | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | 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"
    ]
}  |  |