tinyurl
tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help
Wat is tinyurl?
tinyurl is een Chrome-extensie ontwikkeld door Ford_Lawnmower, en de belangrijkste functie is "tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help".
Extensie Screenshots
Download het CRX-bestand van de extensie tinyurl
Download tinyurl-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
Chrome extension to create a tinyurl link from the current page.
Just click the tinyurl icon and a new link is generated.
Click the [Copy] button to copy the tinyurl link to the clipboard. Basisinformatie over de Extensie
| Naam | |
| ID | ncopefcmfgoggbajoelmainelilpcamf |
| Officiële URL | https://chromewebstore.google.com/detail/tinyurl/ncopefcmfgoggbajoelmainelilpcamf |
| Beschrijving | tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help |
| Bestandsgrootte | 3.67 KB |
| Aantal Installaties | 2,301 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2013-06-23 |
| Publicatiedatum | 2013-06-23 |
| Beoordeling | 4.67/5 Totaal 15 Beoordelingen |
| Ontwikkelaar | Ford_Lawnmower |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "tinyurl",
"version": "1.0",
"manifest_version": 2,
"description": "tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help",
"browser_action": {
"default_icon": "tinyurl.ico",
"default_popup": "popup.html"
},
"permissions": [
"http:\/\/tinyurl.com\/*",
"tabs"
]
} | |