Mona New Tab

Mona New Tab instead of native New Tab, matching bookmarks and browsing history, intelligent integration of search results

Mona New Tab란 무엇입니까?

Mona New Tab은(는) 夏宏国에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Mona New Tab instead of native New Tab, matching bookmarks and browsing history, intelligent integration of search results"입니다.

확장 프로그램 스크린샷

screenshot

Mona New Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        快速搜索你访问过的网页历史记录;
快速搜索你杂乱无章的收藏夹;
比搜索引擎更智能,操作更简单;
清除关键字,轻敲ESC;

Quick search your visited web history;
Quick search your desultorily favorites;
More intelligent than the search engine, the operation more simple;
Remove the key word, tapping the ESC;                    

확장 프로그램 기본 정보

이름 Mona New Tab Mona New Tab
ID fohmiclpmoopioakgkokhbgcdphlonaj
공식 URL https://chromewebstore.google.com/detail/mona-new-tab/fohmiclpmoopioakgkokhbgcdphlonaj
설명 Mona New Tab instead of native New Tab, matching bookmarks and browsing history, intelligent integration of search results
파일 크기 412 KB
설치 횟수 1,354
현재 버전 3.0.0
최근 업데이트 2020-10-05
출시 날짜 2016-05-22
평점 5.00/5 총 2 개의 평점
개발자 夏宏国
이메일 [email protected]
결제 유형 free
지원되는 언어 en,zh-CN
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_ExtensionDescription__",
    "icons": {
        "128": "images\/icon_128.png",
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwI4R3gbsL32pjGqWul3vjfOBfYH0wwoIaQSGIikOfWLg2MuZQw0i1mV+RqsVts5cIvJWERlSDpW+x1K1A3f228\/+NsmdBofKQr5WpIM\/0Z+KVh342eFfP3aCHYpC6cCNu56Ze0WA4l1msUHjKHDNRqA+0oJsXwHSEJ5jSXn\/u1DTdGLFcLEkF\/tMpYR\/0R4Y9y\/5ullZ4LICnmTlH2QMaNmXtMTSUX8Q+pNi92UjdXl5VUE6vzn0USKkMJYLb3e0VTEwDug2lStnZ6pTOoycuxLWk8YLaKLbrgQjHoU3OxRSLVcJAoGf\/3iQj4FvVSd5oFNZW+UnI2NJMcD8Qw0aFwIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_ExtensionName__",
    "offline_enabled": true,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "bookmarks",
        "history",
        "chrome:\/\/favicon\/",
        "storage",
        ""
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.0"
}