Alexa-and-similarWeb-rank
Looking for your website rank from the alexa and similarWeb with a simple click.
Vad är Alexa-and-similarWeb-rank?
Alexa-and-similarWeb-rank är en Chrome-tillägg utvecklad av https://smlpoints.com, och dess huvudfunktion är "Looking for your website rank from the alexa and similarWeb with a simple click.".
Tilläggsskärmbilder
Ladda ner Alexa-and-similarWeb-rank-förlängningens CRX-fil
Ladda ner Alexa-and-similarWeb-rank-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension is utilized to assist users to get the public website ranking data from Alexa/similarWeb with a simple click.
只要簡單的點一下圖示,讓使用者可以取得 Alexa / SimilarWeb 的公開給大眾取用的排名數據。 Grundläggande Information om Tillägg
| Namn | |
| ID | ikompppmnedgfglopochecapchmlehle |
| Officiell webbadress | https://chromewebstore.google.com/detail/alexa-and-similarweb-rank/ikompppmnedgfglopochecapchmlehle |
| Beskrivning | Looking for your website rank from the alexa and similarWeb with a simple click. |
| Filstorlek | 1.61 MB |
| Antal Installationer | 1,237 |
| Aktuell Version | 1.0.2 |
| Senast Uppdaterad | 2022-08-27 |
| Publiceringsdatum | 2020-10-25 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | https://smlpoints.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://smlpoints.com |
| Stödda Språk | 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"
]
} | |