Naver Cafe Best Post

View Naver Cafe Best Post

What is Naver Cafe Best Post?

Naver Cafe Best Post is a Chrome extension developed by arori, and its main feature is "View Naver Cafe Best Post".

Extension Screenshots

screenshot

Download Naver Cafe Best Post Extension CRX File

Download Naver Cafe Best Post 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

                        네이버 카페 베스트게시글 보기

해당 카페에 베스트게시글 보기 기능이 없어도 볼 수 있습니다.                    

Extension Basic Information

Name Naver Cafe Best Post Naver Cafe Best Post
ID lkijkidklikholkieiaaapfpoajhnijm
Official URL https://chromewebstore.google.com/detail/naver-cafe-best-post/lkijkidklikholkieiaaapfpoajhnijm
Description View Naver Cafe Best Post
File Size 5.07 KB
Installation Count 68
Current Version 1.1
Last Updated 2021-04-21
Publish Date 2019-08-14
Developer arori
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Naver Cafe Best Post",
    "version": "1.1",
    "description": "View Naver Cafe Best Post",
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "page_action": {
        "default_icon": "cafe.png"
    },
    "manifest_version": 2
}