Meknark Inc.

Now you have Chrome will have an express panel, where you can add pages that you do not want to forget, or frequently used sites.

Meknark Inc.란 무엇입니까?

Meknark Inc.은(는) https://meknark.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Now you have Chrome will have an express panel, where you can add pages that you do not want to forget, or frequently used sites."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Meknark Inc. 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Meknark Inc. Speed Dial changes standard page to the new tab page with your saved bookmarks.
The Meknark  expansion changes standard browser tab to beautiful new tab page with Visual Bookmarks.

The main advantage of Meknark  in comparison with the standard page is that you can add the links to the websites of your choice so you always have direct access to them. And also you can sort the icons of already added links. 

Our expansion also adds the search bar. The page layout can be changed in the expansion settings, you can also change the search engine used for the search bar.

Thanks to "import and export" function your visual bookmarks will not be lost after browser or system reinstallation. This function also allows you to transfer your saved bookmarks to other computers with New Tab Page installed instead of standard page.
Additional Information
Report abuse

By clicking "Add to chrome", I accept and agree to installing 'Meknark Inc. New Tab - The Best Chrome Startpage Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy

Privacy Policy - https://chrome.meknark.net/privacy.html
Terms of Use - https://chrome.meknark.net/terms.html                    

확장 프로그램 기본 정보

이름 Meknark Inc. Meknark Inc.
ID bachmjpglblnefbopdcdebpmjfkabamp
공식 URL https://chromewebstore.google.com/detail/meknark-inc/bachmjpglblnefbopdcdebpmjfkabamp
설명 Now you have Chrome will have an express panel, where you can add pages that you do not want to forget, or frequently used sites.
파일 크기 1.15 MB
설치 횟수 157
현재 버전 3.21.14
최근 업데이트 2021-12-24
출시 날짜 2019-10-15
평점 5.00/5 총 1 개의 평점
개발자 https://meknark.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://chrome.meknark.net
개인정보 보호 정책 페이지 URL https://chrome.meknark.net/policy
지원되는 언어 en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "jscript\/run.js"
        ]
    },
    "browser_action": {
        "default_title": "Meknark Tab"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com\/analytics.js https:\/\/*.meknark.net  object-src 'self'",
    "default_locale": "en",
    "description": "Now you have Chrome will have an express panel, where you can add pages that you do not want to forget, or frequently used sites.",
    "icons": {
        "128": "img\/assets\/icon128.png",
        "16": "img\/assets\/icon16.png",
        "32": "img\/assets\/icon32.png",
        "48": "img\/assets\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbODcr8Pj6Rrci6hDX4R1Hz8uIJLuuT9Mj74aPibe7FwNv11jBF73Df4bPDrb6DELjcr3ggTW2Y333N5zsdTVW21ZW4Kv5bdJEKssoWWohSKXS0r0OOhLqbZM67hyPSCSwgj37snsSc10Z6FFVRUKFtFeXSZbrOKD9DPc\/l1x\/hbiUsllKEApbRAA\/Rz66JLndJasfWumQKq0ejN5EVsai2+fn2GCwKUSCGlJpuNxbo6SJA\/mu0gjblMKH9fvn3WmKEaWZqGZtc6a1hZc+4bD7ynipbSe6R5UsmZjHZ0tvdClJsLYgoT2fZItD6dJpIGql4C6jvj0YUJ0LhZJgNFwwIDAQAB",
    "manifest_version": 2,
    "name": "Meknark Inc.",
    "offline_enabled": true,
    "short_name": "Interactive speed dial",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.21.14",
    "web_accessible_resources": [
        "font\/*.*"
    ]
}