Rando.me a GIF

An easy way to find random GIFs

Rando.me a GIF क्या है?

Rando.me a GIF Kaio Medau द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An easy way to find random GIFs"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Rando.me a GIF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        “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                    

एक्सटेंशन की मूल जानकारी

नाम Rando.me a GIF Rando.me a GIF
ID oalpmckmbdnbhgfanmjbcdfaikanclid
आधिकारिक URL https://chromewebstore.google.com/detail/randome-a-gif/oalpmckmbdnbhgfanmjbcdfaikanclid
विवरण An easy way to find random GIFs
फ़ाइल का आकार 27.65 KB
स्थापना संख्या 359
वर्तमान संस्करण 0.2.1
अंतिम अपडेट 2016-01-12
प्रकाशन तिथि 2016-01-11
रेटिंग 4.20/5 कुल 5 रेटिंग्स
डेवलपर Kaio Medau
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/kaiomedau/rando-me
सहायता पृष्ठ URL https://www.facebook.com/BaleiaBalao/
समर्थित भाषाएँ 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\/"
    ]
}