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」です。
拡張機能のスクリーンショット
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: 拡張機能の基本情報
| 名前 | |
| ID | agdgcbaiogjbbofihfmhednegcohokfh |
| 公式URL | 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 |
| Eメール | [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
} | |