ur0.cc Chrome Extensions

Create a short URL for ur0.cc with one click.

What is ur0.cc Chrome Extensions?

ur0.cc Chrome Extensions is a Chrome extension developed by https://narikakun.net, and its main feature is "Create a short URL for ur0.cc with one click.".

Extension Screenshots

screenshot

Download ur0.cc Chrome Extensions Extension CRX File

Download ur0.cc Chrome Extensions extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        You can create a shortened URL with one click.

Good place
・ Can be created with one click
・ No advertisement                    

Extension Basic Information

Name ur0.cc Chrome Extensions ur0.cc Chrome Extensions
ID opkochckhaddggppefiojeffdiaeimjm
Official URL https://chromewebstore.google.com/detail/ur0cc-chrome-extensions/opkochckhaddggppefiojeffdiaeimjm
Description Create a short URL for ur0.cc with one click.
File Size 37.17 KB
Installation Count 43
Current Version 1.0.1
Last Updated 2023-01-03
Publish Date 2020-01-16
Developer https://narikakun.net
Email [email protected]
Payment Type free
Extension Website https://ur0.cc
Help Page URL https://docs.google.com/forms/d/e/1FAIpQLSegF2MKkfEAPlyTQ78OVwGbJGie7SVqVnTA83WhdiISb-uXNA/viewform
Privacy Policy Page URL https://narikakun.net/privacy
Supported Languages 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"
    }
}