Simple URL Extender
Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.
What is Simple URL Extender?
Simple URL Extender is a Chrome extension developed by kennethdevel, and its main feature is "Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.".
Extension Screenshots
Download Simple URL Extender Extension CRX File
Download Simple URL Extender 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
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.
Extension Basic Information
Name | Simple URL Extender |
ID | lmmoknkjcopjcbhmahpmogamfblhlpfa |
Official URL | https://chromewebstore.google.com/detail/simple-url-extender/lmmoknkjcopjcbhmahpmogamfblhlpfa |
Description | Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'. |
File Size | 7.83 KB |
Installation Count | 167 |
Current Version | 2.0 |
Last Updated | 2016-06-11 |
Publish Date | 2016-06-11 |
Rating | 3.60/5 Total 5 Ratings |
Developer | kennethdevel |
[email protected] | |
Payment Type | free |
Extension Website | http://9inchurl.com |
Supported Languages | 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": [ " |