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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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\/"
    ]
}