JAST - Just Another SEO Tool
Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis
JAST - Just Another SEO Tool क्या है?
JAST - Just Another SEO Tool jastseo द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में JAST - Just Another SEO Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several different tasks divided in two main categories: on-page tools and SERP tools. Extract data and analyse elements such as titles, descriptions, canonicals, meta robots and much more. Also, it can help you highlight elements on page: internal, external, nofollow links, heading tags inside the page and quickly open external tools for further analysis.
एक्सटेंशन की मूल जानकारी
नाम | JAST - Just Another SEO Tool |
ID | kbadjmlmmiholggpgkifmleinhajppga |
आधिकारिक URL | https://chromewebstore.google.com/detail/jast-just-another-seo-too/kbadjmlmmiholggpgkifmleinhajppga |
विवरण | Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis |
फ़ाइल का आकार | 58.93 KB |
स्थापना संख्या | 111 |
वर्तमान संस्करण | 1.4.1 |
अंतिम अपडेट | 2024-01-04 |
प्रकाशन तिथि | 2021-03-04 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | jastseo |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JAST - Just Another SEO Tool", "version": "1.4.1", "description": "Just Another SEO Tool (JAST) is a simple chrome extension for SEOs. It performs several tasks for website and SERP analysis", "permissions": [ "activeTab", "scripting" ], "icons": { "16": "images\/jast2.png", "32": "images\/icon32b.png", "48": "images\/icon48b.png", "128": "images\/icon128b.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/jast2.png", "32": "images\/icon32b.png", "48": "images\/icon48b.png", "128": "images\/icon128b.png" } }, "manifest_version": 3 } |