Schema Builder for Structured Data
Easily build validated json-ld structured data markup for any webpage. Based on schema.org specification
Schema Builder for Structured Data क्या है?
Schema Builder for Structured Data https://schema.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily build validated json-ld structured data markup for any webpage. Based on schema.org specification"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Schema Builder for Structured Data एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Generating structured data markup for your webpages doesn't have to be hard! No more having to learn each Schema type, which elements are required vs. recommended or worrying about errors and issues. Schema.dev's Schema Builder makes it as simple as point and click to generate the perfect JSON-LD structured data for dozens of Google supported Schema types! and all for FREE! ============================================= Be sure to view the initial training video for fastest time to value. https://videos.seoclarity.net/video/kazj73n005plxgv61 ============================================= Simply enable the plugin, choose the schema markup you'd like to add and then populate the form using the point and click capabilities or manual input. Already have schema markup on your webpages? The built-in Schema testing tool helps validate your schema markup and shows errors and warnings. Key Features - Updated November 1st, 2023 ================================== + NEW! Support for Vehicle Listing Markup + Support for 20+ Schema types - including ALL Google supported markups + Automatic detection of existing structured data + Point-and-click ease to populate schema fields + Intuitive UI that guides you through required, recommended and optional elements for each schema + Structured Data Testing capabilities built in for any schema markup generated + Intuitive UI to guide through required, recommended and optional elements Learn more at https://schema.dev NOTE: The plugin is in actively development - Join the forums at https://support.schema.dev for feedback, bugs and tips.
एक्सटेंशन की मूल जानकारी
नाम | Schema Builder for Structured Data |
ID | klohjdodjjeocpbpadmkcndjoadijgjg |
आधिकारिक URL | https://chromewebstore.google.com/detail/schema-builder-for-struct/klohjdodjjeocpbpadmkcndjoadijgjg |
विवरण | Easily build validated json-ld structured data markup for any webpage. Based on schema.org specification |
फ़ाइल का आकार | 837 KB |
स्थापना संख्या | 34,073 |
वर्तमान संस्करण | 0.79.1 |
अंतिम अपडेट | 2023-12-12 |
प्रकाशन तिथि | 2020-07-02 |
रेटिंग | 3.79/5 कुल 28 रेटिंग्स |
डेवलपर | https://schema.dev |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://schema.dev/schema-builder/ |
सहायता पृष्ठ URL | https://support.schema.dev |
गोपनीयता नीति पृष्ठ URL | http://www.seoclarity.net/privacy-policy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Schema Builder for Structured Data", "description": "Easily build validated json-ld structured data markup for any webpage. Based on schema.org specification", "version": "0.79.1", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": [], "icons": { "128": "icon-128.png" }, "permissions": [ "activeTab", "scripting", "storage" ], "content_scripts": [ { "js": [ "persistanceContentScript.bundle.js" ], "css": [], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "web_accessible_resources": [ { "resources": [ "content.styles.css", "extension.styles.css", "schema-tester.styles.css", "icon-128.png", "icon-34.png", "seoclarity-logo.png", "shakehand.png", "google-logo.png", "contentScript.bundle.js" ], "matches": [ " |