Rando.me a GIF

An easy way to find random GIFs

什么是Rando.me a GIF?

Rando.me a GIF是由Kaio Medau开发的Chrome扩展程序,该扩展的主要功能是“An easy way to find random GIFs”。

扩展截图

screenshot
screenshot

下载Rando.me a GIF扩展crx文件

下载Rando.me a GIF扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        “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\/"
    ]
}