Simple URL Extender
Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.
Wat is Simple URL Extender?
Simple URL Extender is een Chrome-extensie ontwikkeld door kennethdevel, en de belangrijkste functie is "Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'.".
Extensie Screenshots
Download het CRX-bestand van de extensie Simple URL Extender
Download Simple URL Extender-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Simple URL Extender |
ID | lmmoknkjcopjcbhmahpmogamfblhlpfa |
Officiële URL | https://chromewebstore.google.com/detail/simple-url-extender/lmmoknkjcopjcbhmahpmogamfblhlpfa |
Beschrijving | Simply extend a shortened URL to its real URL by right clicking it and selecting 'Simple URL Extender'. |
Bestandsgrootte | 7.83 KB |
Aantal Installaties | 167 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2016-06-11 |
Publicatiedatum | 2016-06-11 |
Beoordeling | 3.60/5 Totaal 5 Beoordelingen |
Ontwikkelaar | kennethdevel |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://9inchurl.com |
Ondersteunde Talen | 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": [ " |