My Downloads

Access all of your Google Chrome downloads via our easy one-click extension.

My Downloads란 무엇입니까?

My Downloads은(는) https://developers.jordantbh.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access all of your Google Chrome downloads via our easy one-click extension."입니다.

확장 프로그램 스크린샷

screenshot

My Downloads 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Access all of your Google Chrome downloads via our easy one-click extension.

The extension is currently only available in Deutsch, English, Filipino and Français languages, It will be available in other languages in upcoming releases.


Like or love it? Click that "+1" button above and share it, Thanks!


 ❤ What's new? Version 0.0.1.1725 [19/11/13] ❤
* Core functions updated

Read the full changelog here: http://wp.me/p3R5Fi-78


 ❤ What's new? in version 0.0.1.1721 - 17 March 2013 ❤
‡ Bug fixes
‡ My Downloads is now available in even more languages! Choose from any of the following languages:
Arabic, Bulgarian, Bengali, Catalan, Czech, Danish, German, English (Great Britain), English (USA), Spanish, Estonian, Finnish, Filipino, French, Japanese, Korean, Portuguese (Portugal), Russian or Chinese (China)

Some of the features available in the English (GB) setting may not be available when you select another language setting. 

We're working hard to make all of My Downloads features available in every language, so thanks for your patience!

Read the full changelog here: http://dl.jordantbh.me/go/my-downloads-1.1.7update

Please continue to post suggestions and bugs via twitter @TBHNetworks.

 ❤ What's New in Version 0.0.1.1610 - 05 February 2013 ❤
‡ Mirror bug fixes
‡ Now uses even less browser memory

You can now follow our blog and see the blog release of My Downloads at http://dl.jordantbh.me/get/my-downloads

 ❤ What's New in Version 0.0.0.1527 - 09 October 2012 ❤
‡ First global release - enjoy!                    

확장 프로그램 기본 정보

이름 My Downloads My Downloads
ID ienfdfooajmkbebiaplehejbamefbboi
공식 URL https://chromewebstore.google.com/detail/my-downloads/ienfdfooajmkbebiaplehejbamefbboi
설명 Access all of your Google Chrome downloads via our easy one-click extension.
파일 크기 32.51 KB
설치 횟수 257,558
현재 버전 0.0.1.1725
최근 업데이트 2013-11-19
출시 날짜 2013-11-19
평점 4.03/5 총 31 개의 평점
개발자 https://developers.jordantbh.me
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.dl.jordantbh.me/get/my-downloads
도움말 페이지 URL http://dl.jordantbh.me/go/my-downloads-1.1.7update
지원되는 언어 de,en-GB,en-US,fil,fr,ca,da,et,es,pt-PT,fi,cs,el,bg,ru,bn,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_tbhAppName__",
    "version": "0.0.1.1725",
    "manifest_version": 2,
    "description": "__MSG_tbhAppDesc__",
    "icons": {
        "16": "assets\/img\/icon_16_16.png",
        "32": "assets\/img\/icon_32_32.png",
        "48": "assets\/img\/icon_48_48.png",
        "128": "assets\/img\/icon_128_128.png"
    },
    "default_locale": "en_GB",
    "browser_action": {
        "default_icon": "assets\/img\/icon_default.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_tbhAppTitle__"
    },
    "homepage_url": "http:\/\/www.dl.jordantbh.me\/get\/my-downloads?v=0.0.1.1725",
    "minimum_chrome_version": "20.0.1132.47",
    "permissions": [
        "tabs"
    ]
}