Skip to content

DanClarke-io/firefox-ip-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Remote IP checker

This project uses PHP's gethostbyname() to show end users the IP address of their current web page.

Usage

  1. Install extension from Firefox Add-ons site, or download the latest release and drag and drop the xpi file on Firefox
  2. Browse to any webpage on the internet, and click the new "IP" button the top right
  3. Enjoy!

Installation

To manually build the extension bundle (.xpi) from the source you need to install the Firefox Add-on SDK. Then execute the command jpm xpi from the add-on’s directory:

jpm xpi

This command will produce a file named ip-check.xpi. You can simply drag and drop it on Firefox to install the Add-on.

Copyright

Copyright © 2015 Dan Clarke of OverByThere. Free use of this software is granted under the terms of the MPL License 2.0.

Thanks to...

Thanks to Mark Goodwin, for getting me involved in Mozilla, and Firefox over the past few years.

Also, thanks to asciidoctor for the use of their readme as a template for ours.

About

Firefox Plugin: IP Information for your active tab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published