AlexaRanking

A Google Chrome Extension that helps you visualize websites and their Alexa Ranking

什麼是AlexaRanking?

AlexaRanking是由aminetahiri413開發的Chrome擴展程式,該擴展的主要功能是“A Google Chrome Extension that helps you visualize websites and their Alexa Ranking”。

擴展截圖

screenshot

下載AlexaRanking擴展crx文件

下載AlexaRanking擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        AlexaRanking is a free extension for Chrome.
As you know that Alexa Ranking Official Extension services ended, that's why we made our extension that is similar to the official one , with updated and latest data information, so you can visualize websites and see their Alexa ranking  , our extension give's you the ranking in the world and the also the ranking in the most visited country . AlexaRanking give's you all data about the sites you visit without interrupting your browsing.

------------------------------------------------------------------------------------------------------------------------------------------------
By clicking "Install", you agree to AlexaRanking's Privacy Notice and Terms of Use:                    

擴展基本資訊

名稱 AlexaRanking AlexaRanking
ID agdgcbaiogjbbofihfmhednegcohokfh
官方網址 https://chromewebstore.google.com/detail/alexaranking/agdgcbaiogjbbofihfmhednegcohokfh
簡介 A Google Chrome Extension that helps you visualize websites and their Alexa Ranking
檔案大小 240 KB
安裝次數 569
目前版本 1.0.0
更新時間 2022-05-18
上架時間 2022-05-18
評分 3.00/5 共 2 次評分
開發者 aminetahiri413
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AlexaRanking",
    "version": "1.0.0",
    "description": "A Google Chrome Extension that helps you visualize websites and their Alexa Ranking",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "permissions": [
        "tabs"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon16.png",
            "19": "icon19.png",
            "32": "icon32.png",
            "38": "icon38.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "19": "icon19.png",
        "32": "icon32.png",
        "38": "icon38.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 3
}