Alexa-and-similarWeb-rank
Looking for your website rank from the alexa and similarWeb with a simple click.
Co to jest Alexa-and-similarWeb-rank?
Alexa-and-similarWeb-rank to rozszerzenie Chrome opracowane przez https://smlpoints.com, a jego główną funkcją jest „Looking for your website rank from the alexa and similarWeb with a simple click.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Alexa-and-similarWeb-rank
Pobierz pliki rozszerzeń Alexa-and-similarWeb-rank w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This extension is utilized to assist users to get the public website ranking data from Alexa/similarWeb with a simple click.
只要簡單的點一下圖示,讓使用者可以取得 Alexa / SimilarWeb 的公開給大眾取用的排名數據。 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ikompppmnedgfglopochecapchmlehle |
| Oficjalny URL | https://chromewebstore.google.com/detail/alexa-and-similarweb-rank/ikompppmnedgfglopochecapchmlehle |
| Opis | Looking for your website rank from the alexa and similarWeb with a simple click. |
| Rozmiar pliku | 1.61 MB |
| Liczba instalacji | 1,237 |
| Aktualna Wersja | 1.0.2 |
| Ostatnia Aktualizacja | 2022-08-27 |
| Data Publikacji | 2020-10-25 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | https://smlpoints.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://smlpoints.com |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Alexa-and-similarWeb-rank",
"description": "Looking for your website rank from the alexa and similarWeb with a simple click.",
"version": "1.0.2",
"icons": {
"16": "rank-16.png",
"48": "rank-48.png",
"128": "rank-128.png"
},
"action": {
"default_icon": "rank-128.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |