HTTP Status Codes
This extensions purpose is to provide fast information about HTTP status codes
Wat is HTTP Status Codes?
HTTP Status Codes is een Chrome-extensie ontwikkeld door Kreshnik Hasanaj, en de belangrijkste functie is "This extensions purpose is to provide fast information about HTTP status codes".
Extensie Screenshots
Download het CRX-bestand van de extensie HTTP Status Codes
Download HTTP Status Codes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
| Naam | |
| ID | nlilibdmmomdoanihholgmofmhhdcpnm |
| Officiële URL | https://chromewebstore.google.com/detail/http-status-codes/nlilibdmmomdoanihholgmofmhhdcpnm |
| Beschrijving | This extensions purpose is to provide fast information about HTTP status codes |
| Bestandsgrootte | 96.25 KB |
| Aantal Installaties | 600 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2013-01-30 |
| Publicatiedatum | 2013-01-30 |
| Beoordeling | 2.80/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | Kreshnik Hasanaj |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://selftaughtgeek.info |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "HTTP Status Codes",
"description": "This extensions purpose is to provide fast information about HTTP status codes",
"version": "1.1",
"browser_action": {
"default_icon": "inc\/images\/icon.png",
"default_popup": "popup.html"
},
"icons": {
"128": "inc\/images\/icon128.png",
"16": "inc\/images\/icon16.png",
"32": "inc\/images\/icon.png",
"48": "inc\/images\/icon48.png"
}
} | |