Gif.co
The easiest way to express yourself with gifs.
Wat is Gif.co?
Gif.co is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "The easiest way to express yourself with gifs.".
Extensie Screenshots
Download het CRX-bestand van de extensie Gif.co
Download Gif.co-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
A toolbar addon for Reaction Gifs. Shows both the current front page of r/reactiongif and an archive of commonly used gifs. Just click the one you want, and it copies to your clipboard for easy posting! A simple way to seem like an internet wizard. Example: http://gif.openrobot.net/Agci8.gif Basisinformatie over de Extensie
| Naam | |
| ID | lmjgipcollcainhlickbjagjmbjpicoc |
| Officiële URL | https://chromewebstore.google.com/detail/gifco/lmjgipcollcainhlickbjagjmbjpicoc |
| Beschrijving | The easiest way to express yourself with gifs. |
| Bestandsgrootte | 79.29 KB |
| Aantal Installaties | 142 |
| Huidige Versie | 0.0.2 |
| Laatst Bijgewerkt | 2014-04-13 |
| Publicatiedatum | 2014-04-13 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Extensiewebsite | http://openrobot.net |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Gif.co",
"description": "The easiest way to express yourself with gifs.",
"version": "0.0.2",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"https:\/\/api.imgur.com\/",
"http:\/\/i.imgur.com\/"
]
} | |