AlexaRanking
A Google Chrome Extension that helps you visualize websites and their Alexa Ranking
Wat is AlexaRanking?
AlexaRanking is een Chrome-extensie ontwikkeld door aminetahiri413, en de belangrijkste functie is "A Google Chrome Extension that helps you visualize websites and their Alexa Ranking".
Extensie Screenshots
Download het CRX-bestand van de extensie AlexaRanking
Download AlexaRanking-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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:
Basisinformatie over de Extensie
Naam | AlexaRanking |
ID | agdgcbaiogjbbofihfmhednegcohokfh |
Officiële URL | https://chromewebstore.google.com/detail/alexaranking/agdgcbaiogjbbofihfmhednegcohokfh |
Beschrijving | A Google Chrome Extension that helps you visualize websites and their Alexa Ranking |
Bestandsgrootte | 240 KB |
Aantal Installaties | 569 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2022-05-18 |
Publicatiedatum | 2022-05-18 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | aminetahiri413 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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 } |