SEO SERP 2
Analyse any SERP (Search Engine Result Page) in any Google™ top level domain.
SEO SERP 2 क्या है?
SEO SERP 2 https://www.omiod.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Analyse any SERP (Search Engine Result Page) in any Google™ top level domain."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SEO SERP 2 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Instructions: Just head to any SERP and open the extension popup to get a lot of useful stats. Features: ☆ Works with All, Images, News and Videos searches. ☆ Number of the "above the fold" results (based on a standard 800px page height) ☆ Reports the ratio of https (secure) and http (not secure) results. ☆ Average, minimum and maximum titles lenght. ☆ Count of ellipsed titles, and their average lenght. ☆ Full list of results with position in SERP, URL, title, and "scroll page" position. ☆ CSV export In the next version the list will be easily downloadable in CSV format and/or printable. Waiting for feedback and feature requests. Thanks. 3.0 - Upgraded to Manifest V3 for improved afficency and security. 2.4.6 - Fixed some parsing issues. 2.4.5 - CSV Download! New toolbar useful for future features, style fixes and added more sites 2.4.4 - Bug fixes, more site types 2.4.3 - Many more site types 2.4.2 - More fixes on startup 2.4.1 - Startup bugfix 2.4 - Fixed news report. Added more site types 2.3 - Fixed report not showing in certain cases. Added more site types. 2.2 - Fixed the new report and some cases in the "any" search. Added more site types. 2.1 - Fixed "above the fold" calculation, better handling of no results pages, italian translation
एक्सटेंशन की मूल जानकारी
नाम | SEO SERP 2 |
ID | ofoaoaloeipdofknnaapbmdddddioklg |
आधिकारिक URL | https://chromewebstore.google.com/detail/seo-serp-2/ofoaoaloeipdofknnaapbmdddddioklg |
विवरण | Analyse any SERP (Search Engine Result Page) in any Google™ top level domain. |
फ़ाइल का आकार | 71.17 KB |
स्थापना संख्या | 10,000 |
वर्तमान संस्करण | 3.0 |
अंतिम अपडेट | 2023-12-29 |
प्रकाशन तिथि | 2020-05-07 |
रेटिंग | 4.54/5 कुल 267 रेटिंग्स |
डेवलपर | https://www.omiod.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.omiod.com/ |
सहायता पृष्ठ URL | https://omiod.com/seo-serp-2/ |
गोपनीयता नीति पृष्ठ URL | https://www.omiod.com/meta-seo-inspector/privacy-policy.php |
समर्थित भाषाएँ | en,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "version": "3.0", "manifest_version": 3, "default_locale": "en", "background": { "service_worker": "scripts\/background.js" }, "description": "__MSG_extDescription__", "action": { "default_icon": { "16": "\/images\/icon16.png", "24": "\/images\/icon24.png", "32": "\/images\/icon32.png", "48": "\/images\/icon48.png", "128": "\/images\/icon128.png", "256": "\/images\/icon256.png" }, "default_popup": "popup.html", "default_title": "__MSG_extName__" }, "icons": { "128": "\/images\/icon128.png", "16": "\/images\/icon16.png", "48": "\/images\/icon48.png" }, "permissions": [ "scripting", "activeTab", "declarativeContent" ], "options_page": "options.html" } |