Show ASNumber
Show information about the source AS Number of all visited sites.
What is Show ASNumber?
Show ASNumber is a Chrome extension developed by bauruine, and its main feature is "Show information about the source AS Number of all visited sites.".
Extension Screenshots
Download Show ASNumber Extension CRX File
Download Show ASNumber extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Show information about the source AS Number of all visited sites. The information is received from my API at https://tuxli.ch. The API uses a table from http://data.ris.ripe.net/rrc12/ (Frankfurt, Germany). You can also get information about an IP directly. https://asnumber.tuxli.ch/asnumber/asnum?ip=2a01:4f8:130:8285::2
Extension Basic Information
Name | Show ASNumber |
ID | jefdbnhkajkjilklogcpcagnkigongco |
Official URL | https://chromewebstore.google.com/detail/show-asnumber/jefdbnhkajkjilklogcpcagnkigongco |
Description | Show information about the source AS Number of all visited sites. |
File Size | 21.96 KB |
Installation Count | 37 |
Current Version | 0.5.1 |
Last Updated | 2020-10-30 |
Publish Date | 2019-02-19 |
Developer | bauruine |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Show ASNumber", "version": "0.5.1", "description": "Show information about the source AS Number of all visited sites.", "icons": { "64": "icons\/ip.png" }, "page_action": { "default_icon": "icons\/ip.png", "default_title": "Show ASNumber", "default_popup": "popup.html" }, "permissions": [ "webRequest", " |