SerpWorx

SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.

SerpWorx란 무엇입니까?

SerpWorx은(는) https://www.serpworx.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

SerpWorx 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        With the SerpWorx SEO tool you can instantly view the SEO metrics of all ranking sites for any keyword without ever leaving the Google results page or the website you're on. This is the absolute fastest way to check over 30 SEO metrics in just a click.

This is a free 3-day trial version with no CC required to try it. SerpWorx is $29.95 p/m as per our pricing page here: https://www.serpworx.com/pricing/

Step 1: Search for any keyword you want in Google.

Step 2: You'll now see all of the SEO metrics for each site in a beautiful toolbar that sits underneath every site in the search results.

Step 3: Compare each sites SEO metrics with results from Majestic SEO, Moz, aHref's and SEMrush and more.

See exactly why sites are ranking where they are and completely revolutionise your SEO workflow. It simply doesn't get any better than this!

SerpWorx also works on any website you visit too!

What's included in the SerpWorx toolbar:

Majestic SEO metrics:
1. Trust Flow & Citation Flow
2. Topical Trust Flow categories
3. Total inbound link counts for root and page URL

Moz Metrics:
1. Domain & Page Authority
2. Moz Trust
3. Mox Rank
4. Spam Score
5. Total inbound link counts for root and page URL

aHrefs Metrics.
1. Total inbound link count for root & page URL fetched from live index
2. aHrefs URL Rating
3. aHrefs Domain Rating
4. aHrefs keyword anchor text density
Note: aHrefs account required

SEMrush Metrics:
1. Total keyword visibility with search volume and positions
2. Monthly traffic

Onsite SEO Metrics
1. Total heading tag count & heading tag text
2. External Outbound link count
3. Page word count
4. Keyword density of actual search phrase on page
5. Google +1's for page
6. Facebook Shares
7. Domain first indexed (age) as per Wayback Machine
8. Site hosting location
9. Site build with technology
10.Google page speed results
11.Broken link checking & count
12.Mobile friendly check
13.Indexed pages 

Having all of these metrics provided straight under each site in the search results completely streamlines your workflow and provides you with a concise SEO analysis of each site. Become a 'SerpWorx Insider' today and start checking SEO the easy way.                    

확장 프로그램 기본 정보

이름 SerpWorx SerpWorx
ID gkompgmhhdflejbdgfjlmipjpjfdoclm
공식 URL https://chromewebstore.google.com/detail/serpworx/gkompgmhhdflejbdgfjlmipjpjfdoclm
설명 SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.
파일 크기 14.79 MB
설치 횟수 7,383
현재 버전 2.3.11
최근 업데이트 2023-08-10
출시 날짜 2020-05-28
평점 4.40/5 총 45 개의 평점
개발자 https://www.serpworx.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.serpworx.com/
도움말 페이지 URL https://www.serpworx.com/support/
개인정보 보호 정책 페이지 URL https://www.serpworx.com/privacy
지원되는 언어 en,fr,es,it,ro,el,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SerpWorx",
    "short_name": "The best SEO metrics made easy",
    "description": "SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p\/m. Instant SEO metrics in your search results & on any site.",
    "version": "2.3.11",
    "default_locale": "en",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "24": "assets\/images\/icon24.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png",
        "256": "assets\/images\/icon256.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "alarms",
        "webRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "assets\/js\/bg-module.js"
    },
    "minimum_chrome_version": "93",
    "action": {
        "default_title": "SerpWorx",
        "default_icon": {
            "16": "assets\/images\/icon16.png"
        },
        "default_popup": "assets\/html\/popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/common\/jquery-2.1.3.shadowdom.js",
                "assets\/js\/common\/bootstrap.min.js",
                "assets\/js\/common\/bootstrap-switch.js",
                "assets\/js\/common\/jquery-ui.min.js",
                "assets\/js\/common\/jQuery-plugin-progressbar.js",
                "assets\/js\/common\/jquery.drag-drop.plugin.js",
                "assets\/js\/common\/Chart.min.js",
                "assets\/js\/common\/datatables.min.js",
                "assets\/js\/common\/circle-progress.js",
                "assets\/js\/main_lightbox.js",
                "assets\/js\/config.js",
                "assets\/js\/settings.js",
                "assets\/js\/majestic_categories.js",
                "assets\/js\/helper.js",
                "assets\/js\/helpers\/url_helper.js",
                "assets\/js\/helpers\/html_helper.js",
                "assets\/js\/helpers\/seo_links.js",
                "assets\/js\/helpers\/seo_average_tooltip_msg.js",
                "assets\/js\/modules_enum.js",
                "assets\/js\/toolbar.js",
                "assets\/js\/website_toolbar.js",
                "assets\/js\/common.js",
                "assets\/js\/content_script.js"
            ],
            "css": [
                "assets\/fonts\/fonts.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/css\/google.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/css\/*.css",
                "assets\/js\/common\/*.js",
                "assets\/images\/*.png",
                "assets\/images\/slug\/*.png",
                "assets\/images\/*.gif",
                "assets\/images\/*.svg",
                "assets\/images\/new-lightbox\/*.png",
                "assets\/images\/tech\/*.png",
                "assets\/images\/tech\/*.svg",
                "assets\/html\/*.html",
                "assets\/fonts\/*.*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}