This simple extension can automatically load NBN availability information for properties on realestate.com.au & domain.com.au including technology type, maximum line speed, and co-existance status if available.

Overview

NBN Availability Check Chrome Extension

This simple extension can automatically load NBN availability information for properties on realestate.com.au & domain.com.au including technology type, maximum line speed, and co-existance status if available.

Supported Sites

  • Realestate
  • Domain
  • Realestate View
  • On The House
  • All Homes
  • Rent
  • Reiwa
  • Homely
  • Real Commercial
  • Commercial Real Estate

Supported Networks

  • NBN
  • OptiComm
  • LBNCo
  • OPENetworks

Install Instructions

Chrome

Version Users Rating

Automatic Installation

https://chrome.google.com/webstore/detail/nbn-availability-check/opoaebfilfhfpadepddodjnjnofjnbdc

Manual Installation

  1. Click the green code button and select download zip at the following link: https://github.com/LukePrior/nbn-availability-extension

  2. Extract the downloaded file.

  3. Visit chrome://extensions (via omnibox or menu -> Tools -> Extensions).

  4. Enable Developer mode by ticking the checkbox in the upper-right corner.

  5. Click on the "Load unpacked extension..." button.

  6. Navigate to the folder you unzipped and select the chrome folder at nbn-availability-extension/chrome

Firefox

Version Users Rating

Automatic Installation

https://addons.mozilla.org/en-US/firefox/addon/nbn-availability-check/

Manual Installation

  1. Click the green code button and select download zip at the following link: https://github.com/LukePrior/nbn-availability-extension

  2. Extract the downloaded file.

  3. Copy the contents of the chrome folder except manifest.json to the firefox file.

  4. Create a zip file of all the files in the firefox folder.

  5. Visit about:debugging#/runtime/this-firefox (via omnibox or menu -> Add-ons and themes -> Tools -> Debug Add-ons).

  6. Click on the "Load Temporary Add-on" button.

  7. Select the zipped file you created.

Microsoft Edge

Version Users Rating

Automatic Installation

https://microsoftedge.microsoft.com/addons/detail/nbn-availability-check/bcoemipadbcdgdgoijfejceofakdnmgo

Manual Installation

  1. Click the green code button and select download zip at the following link: https://github.com/LukePrior/nbn-availability-extension

  2. Extract the downloaded file.

  3. Visit edge://extensions (via omnibox or menu -> Extensions -> Manage extensions).

  4. Enable Developer mode by ticking the checkbox in the lower-left corner.

  5. Click on the "Load Unpacked" button.

  6. Navigate to the folder you unzipped and select the chrome folder at nbn-availability-extension/chrome

NBN Availability API

This extension uses the NBN Service Check API which is hosted on Vercel.

Powered by Vercel

As Featured On

GizmodoThe New Daily

You might also like...

🧩 TypeScript utility type in order to ensure to return only properties (not methods) containing values in primitive types such as number or boolean (not Value Objects)

🧩 TypeScript utility type in order to ensure to return only properties (not methods) containing values in primitive types such as number or boolean (not Value Objects)

🧩 TypeScript Primitives type TypeScript utility type in order to ensure to return only properties (not methods) containing values in primitive types

Dec 7, 2022

This is a simple Image popup Jquery plugin. With a very simple configuration, you can show a popup on your webpage. By the way, this plugin works after page load.

This is a simple Image popup Jquery plugin. With a very simple configuration, you can show a popup on your webpage. By the way, this plugin works after page load.

Jquery-SingleImagePopup This is a simple Image popup Jquery plugin. With a very simple configuration, you can show a popup on your webpage. By the way

Aug 22, 2022

VSCode Extension & utilities for exploring TypeScript type information

VSCode Extension & utilities for exploring TypeScript type information

ts-type-explorer VSCode Extension & utilities to explore type information in TypeScript projects. Installation Check out the releases page to download

Nov 20, 2022

Calculates maximum composite SLA for a list of sequentially provided cloud services or your custom-defined services.

SlaMax Calculates maximum composite SLA for a list of sequentially provided cloud services or your custom-defined services. Here are a few use-cases y

Sep 19, 2022

A server reimplementation for Wangan Midnight Maximum Tune 6.

Bayshore Wangan Midnight Maximum Tune 6 server reimplementation written in TypeScript Credits This software is part of Project Asakura. At this time,

Dec 23, 2022

This plugin integrates by default with Twitter bootstrap using badges to display the maximum lenght of the field where the user is inserting text. Uses the HTML5 attribute "maxlength" to work.

Bootstrap MaxLength This plugin integrates by default with Twitter bootstrap using badges to display the maximum length of the field where the user is

Dec 25, 2022

Uptime monitoring RESTful API server that allows authenticated users to monitor URLs, and get detailed uptime reports about their availability, average response time, and total uptime/downtime.

Uptime Monitoring API Uptime monitoring RESTful API server that allows authenticated users to monitor URLs, and get detailed uptime reports about thei

Jun 14, 2022

🍺 A public REST API for retrieving information about Systembolaget's products, and which products that are available in which store

🍺 systembolaget-api A public REST API for retrieving information about Systembolaget's products, and which products that are available in which store

Nov 22, 2022
Comments
  • Feature Request: Show speeds on Shortlist/Starred pages

    Feature Request: Show speeds on Shortlist/Starred pages

    Hey Luke,

    Thanks for making this extension!

    One useful feature addition would be to include a small summary of the NBN info on the user's shortlist/favourites screen. eg. for Domain, it's found at https://www.domain.com.au/user/shortlist, and presents a grid view of starred properties.

    For space reasons, maybe you'd have to just go with smaller text like "FTTN 40", "FTTP 90", etc. This would still allow the user to easily compare a dozen options to see which ones give the best speeds, without opening multiple tabs to do so.

    Thanks!

    opened by tquin 2
  • NBN Technology: undefined error for Tasmanian premises

    NBN Technology: undefined error for Tasmanian premises

    Hey Luke,

    Thanks for making this extension!

    Over the last few weeks, I have noticed when looking at premises located in Tasmania, they all come up with an NBN Technology: undefined error message. I will leave an example below and a link to a home for sale.

    For reference, I also use another extension for checking NBN technology types. https://chrome.google.com/webstore/detail/nbn-availability-checker/dphlehoebkdjgennbalpfpjnhjojcceo

    https://www.realestate.com.au/property-house-tas-lenah+valley-139096555

    Screenshot_28

    opened by BK1233 7
Releases(V0.0.0.11)
  • V0.0.0.11(Apr 5, 2022)

  • V0.0.0.8(Feb 1, 2022)

  • V0.0.0.7(Jan 31, 2022)

  • V0.0.0.4(Jan 30, 2022)

    This update adds support for four more sites and includes a major refactor that will enable further sites to be added in the future.

    Install Instructions

    Click the green code button and select download zip at the following link: https://github.com/LukePrior/nbn-availability-extension

    Extract the downloaded file.

    Visit chrome://extensions (via omnibox or menu -> Tools -> Extensions). Enable Developer mode by ticking the checkbox in the upper-right corner.

    Click on the "Load unpacked extension..." button.

    Navigate to the folder you unzipped and select the chrome folder at nbn-availability-extension/chrome

    Source code(tar.gz)
    Source code(zip)
    chrome.crx(49.75 KB)
  • V0.0.0.3(Jan 30, 2022)

    This release includes a redesign of the information field to create a more consistent and pleasing design.

    You can download chrome.crx and manually install the extension or wait for the official Chrome Store version to be updated.

    Source code(tar.gz)
    Source code(zip)
    chrome.crx(49.50 KB)
  • V0.0.0.2(Jan 30, 2022)

    This release introduces support for sold property and property value pages on realestate.com.au along with introducing tooltips to provide more information about technology types, maximum speeds, and co-existance.

    You can download chrome.crx and manually install the extension or wait for the official Chrome Store version to be updated.

    Source code(tar.gz)
    Source code(zip)
    chrome.crx(48.44 KB)
A type speed checking website which lets you check your typing speed and shows the real-tme leaderboards with mongodb as DB and express as backend

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Sreehari jayaraj 8 Mar 27, 2022
The Main Purpose The main purpose of creating an anaonline information system, as an effort responsive to the management of the data of the Members of the Persis Youth based on information technology systems

landing-page-pp landing-page-pp.vercel.app #The Main Purpose The main purpose of creating an anaonline information system, as an effort responsive to

Hilman Firdaus 6 Oct 21, 2022
A fast and powerful http toolkit that take a list of domains to find active domains and other information such as status-code, title, response-time , server, content-type and many other

HTTPFY curently in beta so you may see problems. Please open a Issue on GitHub and report them! A Incredible fast and Powerful HTTP toolkit Report Bug

DevXprite 44 Dec 22, 2022
Use real-time computing technology and web technology to build a big data Kanban l to solve the problem. Among them, practical technologies include MySQL, Kafka, Flink, Redis, Flask and Echarts

实时计算(English Version) 运用实时计算技术、Web 技术构建一个大数据看板来解决问题。其中实用技术包括Mysql、Kafka、Flink、Redis、Flask和Echarts 目录 1.问题需求 2.方案分析 3.安装环境 4.环境启动命令和运行代码的方法 5.代码目录结构说明

Serendipity 2 Jan 8, 2022
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
Demodal is a browser extension that automatically removes content blocking modals including paywalls, discount offers, promts to sign up or enter your email address and more.

Demodal Demodal is a browser extension that automatically removes content blocking modals including paywalls, discount offers, promts to sign up or en

Elbert Alias 225 Jan 4, 2023