Slugify
Server-Friendly File Names and Well-Formatted URLs. Slugified.
Wat is Slugify?
Slugify is een Chrome-extensie ontwikkeld door dragos, en de belangrijkste functie is "Server-Friendly File Names and Well-Formatted URLs. Slugified.".
Extensie Screenshots
Download het CRX-bestand van de extensie Slugify
Download Slugify-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
                        Helps convert a title/label into a slug format. 
Useful for creating SEO friendly URLs and anchor IDs.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | mhnogneklbhchpeigbeapnpjoicafkam | 
| Officiële URL | https://chromewebstore.google.com/detail/slugify/mhnogneklbhchpeigbeapnpjoicafkam | 
| Beschrijving | Server-Friendly File Names and Well-Formatted URLs. Slugified. | 
| Bestandsgrootte | 21.02 KB | 
| Aantal Installaties | 70 | 
| Huidige Versie | 0.0.0.1 | 
| Laatst Bijgewerkt | 2022-06-27 | 
| Publicatiedatum | 2022-06-26 | 
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | dragos | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Slugify",
    "version": "0.0.0.1",
    "description": "Server-Friendly File Names and Well-Formatted URLs. Slugified.",
    "permissions": [],
    "action": {
        "default_title": "Server-Friendly File Names and Well-Formatted URLs",
        "default_popup": "slugify.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png"
    },
    "manifest_version": 3
}  |  |