Mona New Tab

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

Vad är Mona New Tab?

Mona New Tab är en Chrome-tillägg utvecklad av 夏宏国, och dess huvudfunktion är "Mona New Tab instead of native New Tab, matching bookmarks and browsing history, intelligent integration of search results".

Tilläggsskärmbilder

screenshot

Ladda ner Mona New Tab-förlängningens CRX-fil

Ladda ner Mona New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Mona New Tab Mona New Tab
ID fohmiclpmoopioakgkokhbgcdphlonaj
Officiell webbadress https://chromewebstore.google.com/detail/mona-new-tab/fohmiclpmoopioakgkokhbgcdphlonaj
Beskrivning Mona New Tab instead of native New Tab, matching bookmarks and browsing history, intelligent integration of search results
Filstorlek 412 KB
Antal Installationer 1,354
Aktuell Version 3.0.0
Senast Uppdaterad 2020-10-05
Publiceringsdatum 2016-05-22
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare 夏宏国
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}