Rankey Chrome

Rankey Chrome Extension, providing Rank and Infomation when clicked.

Wat is Rankey Chrome?

Rankey Chrome is een Chrome-extensie ontwikkeld door (주)미디어채널, en de belangrijkste functie is "Rankey Chrome Extension, providing Rank and Infomation when clicked.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Rankey Chrome

Download Rankey Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

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

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

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

Basisinformatie over de Extensie

Naam Rankey Chrome Rankey Chrome
ID oehadkkgaolafnffpknlkofecgfhcpmm
Officiële URL https://chromewebstore.google.com/detail/rankey-chrome/oehadkkgaolafnffpknlkofecgfhcpmm
Beschrijving Rankey Chrome Extension, providing Rank and Infomation when clicked.
Bestandsgrootte 156 KB
Aantal Installaties 6,855
Huidige Versie 1.51
Laatst Bijgewerkt 2022-06-22
Publicatiedatum 2018-12-17
Beoordeling 4.50/5 Totaal 14 Beoordelingen
Ontwikkelaar (주)미디어채널
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://toolbar.rankey.com/service/chrome.html
Help Pagina-URL http://toolbar.rankey.com/customer/faq.html
URL van de Privacybeleid Pagina https://sites.google.com/view/rankeytoolbar-policy-privacy
Ondersteunde Talen 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\/"
    ]
}