Show ASNumber
Show information about the source AS Number of all visited sites.
Vad är Show ASNumber?
Show ASNumber är en Chrome-tillägg utvecklad av bauruine, och dess huvudfunktion är "Show information about the source AS Number of all visited sites.".
Tilläggsskärmbilder
Ladda ner Show ASNumber-förlängningens CRX-fil
Ladda ner Show ASNumber-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
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
Grundläggande Information om Tillägg
Namn | Show ASNumber |
ID | jefdbnhkajkjilklogcpcagnkigongco |
Officiell webbadress | https://chromewebstore.google.com/detail/show-asnumber/jefdbnhkajkjilklogcpcagnkigongco |
Beskrivning | Show information about the source AS Number of all visited sites. |
Filstorlek | 21.96 KB |
Antal Installationer | 37 |
Aktuell Version | 0.5.1 |
Senast Uppdaterad | 2020-10-30 |
Publiceringsdatum | 2019-02-19 |
Utvecklare | bauruine |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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", " |