URIRANK - Alexa Traffic Rank

Alexa website ranking and analysis of all sites. Top 100 websites by country.

URIRANK - Alexa Traffic Rankとは何ですか?

URIRANK - Alexa Traffic Rankはhttps://urirank.comによって開発されたChromeの拡張機能で、その主な機能は「Alexa website ranking and analysis of all sites. Top 100 websites by country.」です。

拡張機能のスクリーンショット

screenshot

URIRANK - Alexa Traffic Rank拡張機能のCRXファイルをダウンロード

URIRANK - Alexa Traffic Rank拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        URIRANK is a free alexa rank alternative extension. SEO Alexa Traffic rank extension, alexa website ranking, website traffic analytics, keywords and competitor websites. Traffic rank and website analysis.                    

拡張機能の基本情報

名前 URIRANK - Alexa Traffic Rank URIRANK - Alexa Traffic Rank
ID gcehgkmfmfdhglfpcigmcfpbgblhldga
公式URL https://chromewebstore.google.com/detail/urirank-alexa-traffic-ran/gcehgkmfmfdhglfpcigmcfpbgblhldga
説明 Alexa website ranking and analysis of all sites. Top 100 websites by country.
ファイルサイズ 1.08 MB
インストール数 2,417
現在のバージョン 1.2
最終更新日 2023-09-09
公開日 2022-05-15
評価 2.33/5 合計 3 レビュー
開発者 https://urirank.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://urirank.com
ヘルプページのURL https://urirank.com/app/chrome-support
プライバシーポリシーページのURL https://urirank.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "URIRANK - Alexa Traffic Rank",
    "description": "Alexa website ranking and analysis of all sites. Top 100 websites by country.",
    "manifest_version": 3,
    "version": "1.2",
    "icons": {
        "128": "128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabs",
        "webRequest"
    ]
}