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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will list all the meta tags in a webpage"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Meta tags - SEO Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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 |
ईमेल | [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" ] } |