Roamer - Airbnb Internet Speeds
See which Airbnb listings are in neighborhoods with fast internet
Co to jest Roamer - Airbnb Internet Speeds?
Roamer - Airbnb Internet Speeds to rozszerzenie Chrome opracowane przez https://tryroamer.com, a jego główną funkcją jest „See which Airbnb listings are in neighborhoods with fast internet”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Roamer - Airbnb Internet Speeds
Pobierz pliki rozszerzeń Roamer - Airbnb Internet Speeds 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
Roamer appears above the pricing panel whenever you are browsing vacation rental listings on Airbnb. Geographically narrow your search - Roamer provides a simple rating scale you can use to compare neighborhood internet performance across listings worldwide. Request a speed test - With one click Roamer will pre-populate a message to the host asking them to run an internet speed test from the property. Where does the data come from? Roamer uses the raw data generated from Google's internet speed test. We have done the work to clean and translate the millions of speed tests run each day into a few trustworthy metrics. What websites does Roamer work with? Currently, Roamer is only compatible with Airbnb. What information can I see with Roamer? 1) Download Speed The speed at which information travels from the internet to your device. For example, if you are video chatting, your download speed would determine your ability to view other participants. Measured in megabits per second (Mbps). 2) Upload Speed The speed at which information travels from your device to the internet. So if you are video chatting, your upload speed would impact how other participants view your video feed. Measured in megabits per second (Mbps). 3) Latency Latency is the time required for a signal to travel from one computer to another computer on the network and back. When video chatting, high latency will cause delays in your conversation. Measured in milliseconds (MS). 4) Homes Tested The number of unique addresses tested in the neighborhood over the past year. Generally, a neighborhood covers an area of 0.25 square miles (0.6 square km). What do the ranges indicate? The lower and upper bound of the range represent the 25th and 75th percentiles of all homes speed tested in the neighborhood. Who is Roamer for? - World travelers that need to know where they can get connected. - Digital nomad's that want to travel the world and work from anywhere. - Remote workers that need a reliable WiFi connection for video calls. - People tired of working from home that want to plan a last minute vacation.
Podstawowe informacje o rozszerzeniu
Nazwa | Roamer - Airbnb Internet Speeds |
ID | cdhljjahkpnlcajclppdkojdomlialbj |
Oficjalny URL | https://chromewebstore.google.com/detail/roamer-airbnb-internet-sp/cdhljjahkpnlcajclppdkojdomlialbj |
Opis | See which Airbnb listings are in neighborhoods with fast internet |
Rozmiar pliku | 178 KB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 2.1.4 |
Ostatnia Aktualizacja | 2022-09-30 |
Data Publikacji | 2020-11-23 |
Ocena | 4.80/5 Łącznie 20 Oceny |
Deweloper | https://tryroamer.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.tryroamer.com |
Adres URL Strony Polityki Prywatności | https://www.tryroamer.com/privacy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Roamer - Airbnb Internet Speeds", "description": "See which Airbnb listings are in neighborhoods with fast internet", "version": "2.1.4", "author": "Roamer Technology LLC", "content_scripts": [ { "matches": [ "*:\/\/*.airbnb.com\/*", "*:\/\/*.airbnb.com.ar\/*", "*:\/\/*.airbnb.com.au\/*", "*:\/\/*.airbnb.at\/*", "*:\/\/*.airbnb.be\/*", "*:\/\/*.airbnb.com.bz\/*", "*:\/\/*.airbnb.com.bo\/*", "*:\/\/*.airbnb.com.br\/*", "*:\/\/*.airbnb.ca\/*", "*:\/\/*.airbnb.cl\/*", "*:\/\/*.airbnb.com.co\/*", "*:\/\/*.airbnb.co.cr\/*", "*:\/\/*.airbnb.cz\/*", "*:\/\/*.airbnb.dk\/*", "*:\/\/*.airbnb.com.ec\/*", "*:\/\/*.airbnb.com.sv\/*", "*:\/\/*.airbnb.fi\/*", "*:\/\/*.airbnb.fr\/*", "*:\/\/*.airbnb.de\/*", "*:\/\/*.airbnb.gr\/*", "*:\/\/*.airbnb.com.gt\/*", "*:\/\/*.airbnb.gy\/*", "*:\/\/*.airbnb.com.hn\/*", "*:\/\/*.airbnb.com.hk\/*", "*:\/\/*.airbnb.hu\/*", "*:\/\/*.airbnb.is\/*", "*:\/\/*.airbnb.co.in\/*", "*:\/\/*.airbnb.co.id\/*", "*:\/\/*.airbnb.ie\/*", "*:\/\/*.airbnb.it\/*", "*:\/\/*.airbnb.jp\/*", "*:\/\/*.airbnb.com.my\/*", "*:\/\/*.airbnb.com.mt\/*", "*:\/\/*.airbnb.mx\/*", "*:\/\/*.airbnb.nl\/*", "*:\/\/*.airbnb.co.nz\/*", "*:\/\/*.airbnb.com.ni\/*", "*:\/\/*.airbnb.no\/*", "*:\/\/*.airbnb.com.pa\/*", "*:\/\/*.airbnb.com.py\/*", "*:\/\/*.airbnb.com.pe\/*", "*:\/\/*.airbnb.pl\/*", "*:\/\/*.airbnb.pt\/*", "*:\/\/*.airbnb.ru\/*", "*:\/\/*.airbnb.com.sg\/*", "*:\/\/*.airbnb.co.kr\/*", "*:\/\/*.airbnb.es\/*", "*:\/\/*.airbnb.se\/*", "*:\/\/*.airbnb.ch\/*", "*:\/\/*.airbnb.com.tw\/*", "*:\/\/*.airbnb.com.tr\/*", "*:\/\/*.airbnb.co.uk\/*", "*:\/\/*.airbnb.co.ve\/*" ], "css": [ "dist\/index.css" ], "js": [ "dist\/jquery.js", "dist\/uuid.js", "dist\/contact-host.js", "dist\/index.js", "dist\/init-content-scripts.js" ], "run_at": "document_end" } ], "background": { "scripts": [ "dist\/uuid.js", "dist\/background.js" ], "persistent": false }, "web_accessible_resources": [ "dist\/images\/*" ], "icons": { "16": "dist\/images\/icon32.png", "32": "dist\/images\/icon64.png", "48": "dist\/images\/icon96.png", "128": "dist\/images\/icon256.png", "256": "dist\/images\/icon512.png" }, "permissions": [ "storage" ] } |