URL Parser
Parse Your URL
Wat is URL Parser?
URL Parser is een Chrome-extensie ontwikkeld door daaakunx, en de belangrijkste functie is "Parse Your URL".
Extensie Screenshots
Download het CRX-bestand van de extensie URL Parser
Download URL Parser-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
An extension plug-in that is easy to use and fast to parse URLs.
You can copy these main datas of your URL.
You can also enter a custom url for parsing. Basisinformatie over de Extensie
| Naam | |
| ID | hdcdndiioaocgliphphofdcaiblbhjem |
| Officiële URL | https://chromewebstore.google.com/detail/url-parser/hdcdndiioaocgliphphofdcaiblbhjem |
| Beschrijving | Parse Your URL |
| Bestandsgrootte | 32.11 KB |
| Aantal Installaties | 248 |
| Huidige Versie | 1.3 |
| Laatst Bijgewerkt | 2022-09-06 |
| Publicatiedatum | 2022-08-21 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | daaakunx |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "URL Parser",
"version": "1.3",
"manifest_version": 3,
"description": "Parse Your URL",
"icons": {
"16": "image\/logo.png",
"128": "image\/logo.png"
},
"action": {
"default_icon": "image\/logo.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |