Rankey Chrome

Rankey Chrome Extension, providing Rank and Infomation when clicked.

Qu'est-ce que Rankey Chrome ?

Rankey Chrome est une extension Chrome développée par (주)미디어채널, et sa fonction principale est "Rankey Chrome Extension, providing Rank and Infomation when clicked.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Rankey Chrome

Téléchargez les fichiers d'extension Rankey Chrome au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

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

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

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

Informations de Base sur l'Extension

Nom Rankey Chrome Rankey Chrome
ID oehadkkgaolafnffpknlkofecgfhcpmm
URL Officiel https://chromewebstore.google.com/detail/rankey-chrome/oehadkkgaolafnffpknlkofecgfhcpmm
Description Rankey Chrome Extension, providing Rank and Infomation when clicked.
Taille du Fichier 156 KB
Nombre d'Installations 6,855
Version Actuelle 1.51
Dernière Mise à Jour 2022-06-22
Date de Publication 2018-12-17
Évaluation 4.50/5 Total 14 Évaluations
Développeur (주)미디어채널
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://toolbar.rankey.com/service/chrome.html
URL de la Page d'Aide http://toolbar.rankey.com/customer/faq.html
URL de la Page de Politique de Confidentialité https://sites.google.com/view/rankeytoolbar-policy-privacy
Langues Prises en Charge 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\/"
    ]
}