Rankey Chrome

Rankey Chrome Extension, providing Rank and Infomation when clicked.

What is Rankey Chrome?

Rankey Chrome is a Chrome extension developed by (주)미디어채널, and its main feature is "Rankey Chrome Extension, providing Rank and Infomation when clicked.".

Extension Screenshots

screenshot
screenshot

Download Rankey Chrome Extension CRX File

Download Rankey Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        이제 크롬에서도 랭키툴바로 스마트한 웹서핑 시작!

크롬용 랭키툴바를 설치하시면 랭키닷컴 사이트에 방문하지 않더라도 매주 업데이트 되는 랭키순위를 무료로 이용하실 수 있습니다. 
프로그램 설치 후 아이콘 위에 표시되는 순위를 클릭하시면 지금 접속한 사이트의 순위정보와 같은 분야에 등록된 경쟁 사이트의 순위를 비교해서 보실 수 있습니다.

[Rankey Chrome 확장 프로그램 설치 및 이용 방법]
1. Chrome 용 Rankey 확장 프로그램을 추가합니다. 
2. 빠른 액세스를 위해 확장 프로그램 아이콘을 선택한 후 Rankey Chrome 고정을 선택합니다. 
3. Chrome 브라우저에서 Rankey 아이콘을 선택합니다.
4. 크롬 랭키툴바 프로그램을 다운받아 설치합니다.
5. Chrome 브라우저를 실행한 후 Rankey 아이콘을 통해 순위 정보 및 데이터를 확인합니다.

[고객센터 안내]
이용 중 문의사항이 있으시면 고객센터로 연락 주시기 바랍니다.
(전화) 02-2135-6180 (메일) [email protected]                    

Extension Basic Information

Name Rankey Chrome Rankey Chrome
ID oehadkkgaolafnffpknlkofecgfhcpmm
Official URL https://chromewebstore.google.com/detail/rankey-chrome/oehadkkgaolafnffpknlkofecgfhcpmm
Description Rankey Chrome Extension, providing Rank and Infomation when clicked.
File Size 156 KB
Installation Count 6,855
Current Version 1.51
Last Updated 2022-06-22
Publish Date 2018-12-17
Rating 4.50/5 Total 14 Ratings
Developer (주)미디어채널
Email [email protected]
Payment Type free
Extension Website http://toolbar.rankey.com/service/chrome.html
Help Page URL http://toolbar.rankey.com/customer/faq.html
Privacy Policy Page URL https://sites.google.com/view/rankeytoolbar-policy-privacy
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Rankey Chrome",
    "version": "1.51",
    "description": "Rankey Chrome Extension, providing Rank and Infomation when clicked.",
    "icons": {
        "128": "RES\/icon.png"
    },
    "browser_action": {
        "default_icon": "RES\/icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "webNavigation",
        "management",
        "nativeMessaging",
        "http:\/\/member.toolbar.rankey.com\/",
        "http:\/\/toolbar.rankey.com\/",
        "https:\/\/navvy.rankey.com\/",
        "https:\/\/w00.rankey.com\/"
    ]
}