SEO SERP 2
Analyse any SERP (Search Engine Result Page) in any Google™ top level domain.
SEO SERP 2คืออะไร?
SEO SERP 2 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.omiod.com และคุณลักษณะหลักของมันคือ "Analyse any SERP (Search Engine Result Page) in any Google™ top level domain."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SEO SERP 2
ดาวน์โหลดไฟล์ส่วนขยาย SEO SERP 2 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } |