Simple URL Extender
Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.
Apa itu Simple URL Extender?
Simple URL Extender adalah ekstensi Chrome yang dikembangkan oleh kennethdevel, dan fitur utamanya adalah "Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Simple URL Extender
Unduh file ekstensi Simple URL Extender dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'. Resource friendly. If you experience any problems or need help, feel free to contact me at [email protected]. Powered by 9inchurl.com.
Informasi Dasar Ekstensi
Nama | Simple URL Extender |
ID | lmmoknkjcopjcbhmahpmogamfblhlpfa |
URL Resmi | https://chromewebstore.google.com/detail/simple-url-extender/lmmoknkjcopjcbhmahpmogamfblhlpfa |
Deskripsi | Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'. |
Ukuran File | 7.83 KB |
Jumlah Instalasi | 167 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2016-06-11 |
Tanggal Publikasi | 2016-06-11 |
Penilaian | 3.60/5 Total 5 Penilaian |
Pengembang | kennethdevel |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://9inchurl.com |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Simple URL Extender", "description": "Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.", "version": "2.0", "permissions": [ "contextMenus", "http:\/\/9inchurl.com\/", "notifications" ], "author": "Kenneth", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |