ur0.cc Chrome Extensions
Create a short URL for ur0.cc with one click.
Wat is ur0.cc Chrome Extensions?
ur0.cc Chrome Extensions is een Chrome-extensie ontwikkeld door https://narikakun.net, en de belangrijkste functie is "Create a short URL for ur0.cc with one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie ur0.cc Chrome Extensions
Download ur0.cc Chrome Extensions-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
You can create a shortened URL with one click. Good place ・ Can be created with one click ・ No advertisement
Basisinformatie over de Extensie
Naam | ur0.cc Chrome Extensions |
ID | opkochckhaddggppefiojeffdiaeimjm |
Officiële URL | https://chromewebstore.google.com/detail/ur0cc-chrome-extensions/opkochckhaddggppefiojeffdiaeimjm |
Beschrijving | Create a short URL for ur0.cc with one click. |
Bestandsgrootte | 37.17 KB |
Aantal Installaties | 43 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2023-01-03 |
Publicatiedatum | 2020-01-16 |
Ontwikkelaar | https://narikakun.net |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://ur0.cc |
Help Pagina-URL | https://docs.google.com/forms/d/e/1FAIpQLSegF2MKkfEAPlyTQ78OVwGbJGie7SVqVnTA83WhdiISb-uXNA/viewform |
URL van de Privacybeleid Pagina | https://narikakun.net/privacy |
Ondersteunde Talen | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ext_name__", "description": "__MSG_ext_desc__", "version": "1.0.1", "manifest_version": 3, "permissions": [ "activeTab" ], "default_locale": "en", "action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_popup": "main.html" } } |