ur0.cc Chrome Extensions
Create a short URL for ur0.cc with one click.
ur0.cc Chrome Extensionsとは何ですか?
ur0.cc Chrome Extensionsはhttps://narikakun.netによって開発されたChromeの拡張機能で、その主な機能は「Create a short URL for ur0.cc with one click.」です。
拡張機能のスクリーンショット
ur0.cc Chrome Extensions拡張機能のCRXファイルをダウンロード
ur0.cc Chrome Extensions拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
You can create a shortened URL with one click. Good place ・ Can be created with one click ・ No advertisement
拡張機能の基本情報
名前 | |
ID | opkochckhaddggppefiojeffdiaeimjm |
公式URL | https://chromewebstore.google.com/detail/ur0cc-chrome-extensions/opkochckhaddggppefiojeffdiaeimjm |
説明 | Create a short URL for ur0.cc with one click. |
ファイルサイズ | 37.17 KB |
インストール数 | 43 |
現在のバージョン | 1.0.1 |
最終更新日 | 2023-01-03 |
公開日 | 2020-01-16 |
開発者 | https://narikakun.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://ur0.cc |
ヘルプページのURL | https://docs.google.com/forms/d/e/1FAIpQLSegF2MKkfEAPlyTQ78OVwGbJGie7SVqVnTA83WhdiISb-uXNA/viewform |
プライバシーポリシーページのURL | https://narikakun.net/privacy |
対応言語 | 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" } } |