Rando.me a GIF

An easy way to find random GIFs

Qu'est-ce que Rando.me a GIF ?

Rando.me a GIF est une extension Chrome développée par Kaio Medau, et sa fonction principale est "An easy way to find random GIFs".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Rando.me a GIF

Téléchargez les fichiers d'extension Rando.me a GIF au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        “Rando.me a GIF” is an easy and fun way to find GIFs quickly. Just type the desired keyword and let us do the rest! You will receive a related random GIF in seconds. 

The history bar will keep track of your latest terms making it easy for you to get a new image in seconds - If you are connected to Google Chrome, this feature will be cross devices.

Start adding GIFs to your messages, emails, Facebook, Twitter or to whatever tools you use. Just drag and drop the image.

Keep in mind that you can always use the thumbs up button as a shortcut. 

Features: 
- Mark GIFs that you love
- Random GIFs powered by Giphy
- Thumbs Up shortcut
- Cross devices history bar
- Right click or Drag and drop interactions                    

Informations de Base sur l'Extension

Nom Rando.me a GIF Rando.me a GIF
ID oalpmckmbdnbhgfanmjbcdfaikanclid
URL Officiel https://chromewebstore.google.com/detail/randome-a-gif/oalpmckmbdnbhgfanmjbcdfaikanclid
Description An easy way to find random GIFs
Taille du Fichier 27.65 KB
Nombre d'Installations 359
Version Actuelle 0.2.1
Dernière Mise à Jour 2016-01-12
Date de Publication 2016-01-11
Évaluation 4.20/5 Total 5 Évaluations
Développeur Kaio Medau
Type de Paiement free
Site Web de l'Extension https://github.com/kaiomedau/rando-me
URL de la Page d'Aide https://www.facebook.com/BaleiaBalao/
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Rando.me a GIF",
    "short_name": "Rando.me",
    "description": "An easy way to find random GIFs",
    "version": "0.2.1",
    "browser_action": {
        "default_icon": {
            "16": "images\/rando_icon_16.png",
            "19": "images\/rando_icon_19.png",
            "38": "images\/rando_icon_38.png",
            "48": "images\/rando_icon_48.png",
            "128": "images\/rando_icon_128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "http:\/\/baleiabalao.com\/"
    ]
}