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ファイルをダウンロード

Meknark Inc.拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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\/*.*"
    ]
}