Coneco - URL shortener
simple and cute URL shortener is Coneco
What is Coneco - URL shortener?
Coneco - URL shortener is a Chrome extension developed by https://nemiruku.com, and its main feature is "simple and cute URL shortener is Coneco".
Extension Screenshots
Download Coneco - URL shortener Extension CRX File
Download Coneco - URL shortener 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
Coneco is simple and cute URL shortener! You can make a shorten url in one click. Tweet(Twitter) Share(Facebook) QRcode https://5ne.co/
Extension Basic Information
Name | Coneco - URL shortener |
ID | ceggbbnimkpeeidfmbknlbdfghkihimh |
Official URL | https://chromewebstore.google.com/detail/coneco-url-shortener/ceggbbnimkpeeidfmbknlbdfghkihimh |
Description | simple and cute URL shortener is Coneco |
File Size | 91.97 KB |
Installation Count | 67 |
Current Version | 3.0.6 |
Last Updated | 2022-08-17 |
Publish Date | 2020-06-04 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://nemiruku.com |
[email protected] | |
Payment Type | free |
Extension Website | https://5ne.co/ |
Help Page URL | https://nemiruku.com/info/mail.html |
Privacy Policy Page URL | https://nemiruku.com/soft/readme.html |
Supported Languages | ms,de,en,fil,fr,vi,tr,ca,es,it,hu,sk,cs,ru,iw,th,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "images\/icon48.png", "default_popup": "main.html" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhCuVH\/PMkimMxJgtSwE2SwdnYsGqGiyPAV5Zd8quhDWNeQYelacfdWJnEjobfnqKnWAM+j4lyt3\/Wwpsi9F6w3yc\/hZu16UTGZfoDgkhTiE\/E4FuB4NaEUUera5rTw+ZjOJHBWAoMNY1o6Nf8a82Irvyi3x0j6C6RvqvgBkMLndjquhUJLXFssX2tiyB0yVziIHCpZpdspIKCBUDS6BgSuFwNopoR47uEkWbhWgT+xO9PmVPKN5PpVrmkJUuDPMbmg4TdjC64EL\/aSDy4ddfHc5kLIB9uBecsUeFJEwoB9Kz+gVK9UOKsOX\/HN8BUkLrAyIF0LKUFOeWAYhfqwoG2QIDAQAB", "manifest_version": 2, "name": "Coneco - URL shortener", "permissions": [ "http:\/\/*\/", "https:\/\/*\/", "tabs" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.6" } |