Open SEO Stats(Formerly: PageRank Status)

Shows the web rank and SEO stats for current webpage, quick access to index pages, link stats, security info and more

Open SEO Stats(Formerly: PageRank Status)คืออะไร?

Open SEO Stats(Formerly: PageRank Status) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.openadmintools.com และคุณลักษณะหลักของมันคือ "Shows the web rank and SEO stats for current webpage, quick access to index pages, link stats, security info and more"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Open SEO Stats(Formerly: PageRank Status)

ดาวน์โหลดไฟล์ส่วนขยาย Open SEO Stats(Formerly: PageRank Status) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        (Former name: PageRank Status)

A really SEO extension for Google Chrome to easily access web rank and SEO stats of current web page, get information on indexed pages, cached pages, link statistics, socials, Whois, Geo IP location and more. Formerly: PageRank Stauts.

THANKS: 
    Open SEO Stats supports over 30 languages and now the top SEO extension for Chrome!

PLEASE: 
    Send your suggestion to oss[at]openadmintools.com, or help us to translate this plugin to your language:
    http://www.chromefans.org/chrome-plugins/translate-chrome-pagerank.htm
       
FEATURES LIST
--------------------
● PAGES INDEXED
    Shows the number of pages indexed from most search engines

● CACHE STATS
    Shows the cached versions from Archive and Google

● SITE INFO
    Shows the site information:
    XML Sitemap | robots.txt | GEO IP infom | DNS Lookup | Site Security

● Page Info
    Shows the page tag stats:
    Title | Meta Keywords | H1 | H2 | Bold | ALT  Text
 
● Link Stats
    External links | Internal links | nofollow links 

FOLLOW US
---------------------
Website:
  https://pagerank.chromefans.org/ 
  https://app.openadmintools.com/

Twitter: 
  https://twitter.com/lovechrome                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Open SEO Stats(Formerly: PageRank Status) Open SEO Stats(Formerly: PageRank Status)
ID hbdkkfheckcdppiaiabobmennhijkknn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/open-seo-statsformerly-pa/hbdkkfheckcdppiaiabobmennhijkknn
คำอธิบาย Shows the web rank and SEO stats for current webpage, quick access to index pages, link stats, security info and more
ขนาดไฟล์ 830 KB
จำนวนการติดตั้ง 232,201
เวอร์ชันปัจจุบัน 13.0.9
อัปเดตครั้งล่าสุด 2024-02-18
วันที่เผยแพร่ 2020-07-21
คะแนน 4.63/5 รวมทั้งหมด 5814 คะแนน
ผู้พัฒนา https://www.openadmintools.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://app.openadmintools.com/
URL หน้าช่วยเหลือ https://app.openadmintools.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.openadmintools.com/en/about/privacy
ภาษาที่รองรับ id,de,en,fil,fr,nl,tr,ca,da,es,hr,it,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "13.0.9",
    "action": {
        "default_icon": "image\/logo-19.png",
        "default_title": "Open SEO Stats(Formerly: PageRank Status)",
        "default_popup": "popup.html"
    },
    "description": "__MSG_Description__",
    "background": {
        "service_worker": "jsr\/background_workder.js"
    },
    "options_page": "options.html",
    "icons": {
        "32": "image\/logo-32.png",
        "48": "image\/logo-48.png",
        "64": "image\/logo-64.png",
        "128": "image\/logo-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "frame-seostats.html",
                "frame-siteinfo.html",
                "frame-pageinfo.html",
                "frame-pagespeed.html",
                "frame-webtools.html",
                "profile.html",
                "profile_active.html",
                "profile_email_success.html",
                "profile_order_success.html",
                "jsr\/content.js",
                "jsr\/frame-siteinfo.js",
                "image\/ext-detect.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "name": "Open SEO Stats(Formerly: PageRank Status)",
    "short_name": "Open SEO Stats",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "scripting"
    ]
}