Remove Most Visited Pages

Remove Most Visited Pages by redirecting the new tab page to Google homepage

什麼是Remove Most Visited Pages?

Remove Most Visited Pages是由Christian Esperar開發的Chrome擴展程式,該擴展的主要功能是“Remove Most Visited Pages by redirecting the new tab page to Google homepage”。

擴展截圖

screenshot

下載Remove Most Visited Pages擴展crx文件

下載Remove Most Visited Pages擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This plugin also modify your Google homepage by removing some elements to make it exactly look like new tab page.

Pros
  • Removes Most Visited Pages.
Cons
  • Typing search query in the URL bar is not yet possible, alternatively, you can use shortcut key
    • Windows or Linux: Ctrl + L or Alt + D or F6
    • Mac: ⌘ + L
  • No theme support
  • Not recommended for users with slow internet connections

Additional Features
  • Go directly to the website if search query is in url format (v2.1.0 and above)

Upcoming features
  • Results suggestion base on browser history

Source code: https://bit.ly/gh-cve-rmvps
Releases: https://bit.ly/gh-cve-rmvpr
Suggestions: https://bit.ly/gh-cve-rmvpi                    

擴展基本資訊

名稱 Remove Most Visited Pages Remove Most Visited Pages
ID llcihajgaigeicmdohjkiehbacoiggbh
官方網址 https://chromewebstore.google.com/detail/remove-most-visited-pages/llcihajgaigeicmdohjkiehbacoiggbh
簡介 Remove Most Visited Pages by redirecting the new tab page to Google homepage
檔案大小 25.42 KB
安裝次數 7,312
目前版本 2.3.1
更新時間 2019-01-28
上架時間 2019-01-28
評分 3.72/5 共 60 次評分
開發者 Christian Esperar
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/christianesperar/Remove-Most-Visited-Pages
說明頁面URL https://github.com/christianesperar/Remove-Most-Visited-Pages/issues
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remove Most Visited Pages",
    "short_name": "RMVP",
    "description": "Remove Most Visited Pages by redirecting the new tab page to Google homepage",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "author": "Christian Esperar",
    "version": "2.3.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "options_page": "pages\/options\/options.html",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.google.com\/*",
                "*:\/\/www.google.ad\/*",
                "*:\/\/www.google.ae\/*",
                "*:\/\/www.google.com.af\/*",
                "*:\/\/www.google.com.ag\/*",
                "*:\/\/www.google.com.ai\/*",
                "*:\/\/www.google.al\/*",
                "*:\/\/www.google.am\/*",
                "*:\/\/www.google.co.ao\/*",
                "*:\/\/www.google.com.ar\/*",
                "*:\/\/www.google.as\/*",
                "*:\/\/www.google.at\/*",
                "*:\/\/www.google.com.au\/*",
                "*:\/\/www.google.az\/*",
                "*:\/\/www.google.ba\/*",
                "*:\/\/www.google.com.bd\/*",
                "*:\/\/www.google.be\/*",
                "*:\/\/www.google.bf\/*",
                "*:\/\/www.google.bg\/*",
                "*:\/\/www.google.com.bh\/*",
                "*:\/\/www.google.bi\/*",
                "*:\/\/www.google.bj\/*",
                "*:\/\/www.google.com.bn\/*",
                "*:\/\/www.google.com.bo\/*",
                "*:\/\/www.google.com.br\/*",
                "*:\/\/www.google.bs\/*",
                "*:\/\/www.google.bt\/*",
                "*:\/\/www.google.co.bw\/*",
                "*:\/\/www.google.by\/*",
                "*:\/\/www.google.com.bz\/*",
                "*:\/\/www.google.ca\/*",
                "*:\/\/www.google.cd\/*",
                "*:\/\/www.google.cf\/*",
                "*:\/\/www.google.cg\/*",
                "*:\/\/www.google.ch\/*",
                "*:\/\/www.google.ci\/*",
                "*:\/\/www.google.co.ck\/*",
                "*:\/\/www.google.cl\/*",
                "*:\/\/www.google.cm\/*",
                "*:\/\/www.google.cn\/*",
                "*:\/\/www.google.com.co\/*",
                "*:\/\/www.google.co.cr\/*",
                "*:\/\/www.google.com.cu\/*",
                "*:\/\/www.google.cv\/*",
                "*:\/\/www.google.com.cy\/*",
                "*:\/\/www.google.cz\/*",
                "*:\/\/www.google.de\/*",
                "*:\/\/www.google.dj\/*",
                "*:\/\/www.google.dk\/*",
                "*:\/\/www.google.dm\/*",
                "*:\/\/www.google.com.do\/*",
                "*:\/\/www.google.dz\/*",
                "*:\/\/www.google.com.ec\/*",
                "*:\/\/www.google.ee\/*",
                "*:\/\/www.google.com.eg\/*",
                "*:\/\/www.google.es\/*",
                "*:\/\/www.google.com.et\/*",
                "*:\/\/www.google.fi\/*",
                "*:\/\/www.google.com.fj\/*",
                "*:\/\/www.google.fm\/*",
                "*:\/\/www.google.fr\/*",
                "*:\/\/www.google.ga\/*",
                "*:\/\/www.google.ge\/*",
                "*:\/\/www.google.gg\/*",
                "*:\/\/www.google.com.gh\/*",
                "*:\/\/www.google.com.gi\/*",
                "*:\/\/www.google.gl\/*",
                "*:\/\/www.google.gm\/*",
                "*:\/\/www.google.gp\/*",
                "*:\/\/www.google.gr\/*",
                "*:\/\/www.google.com.gt\/*",
                "*:\/\/www.google.gy\/*",
                "*:\/\/www.google.com.hk\/*",
                "*:\/\/www.google.hn\/*",
                "*:\/\/www.google.hr\/*",
                "*:\/\/www.google.ht\/*",
                "*:\/\/www.google.hu\/*",
                "*:\/\/www.google.co.id\/*",
                "*:\/\/www.google.ie\/*",
                "*:\/\/www.google.co.il\/*",
                "*:\/\/www.google.im\/*",
                "*:\/\/www.google.co.in\/*",
                "*:\/\/www.google.iq\/*",
                "*:\/\/www.google.is\/*",
                "*:\/\/www.google.it\/*",
                "*:\/\/www.google.je\/*",
                "*:\/\/www.google.com.jm\/*",
                "*:\/\/www.google.jo\/*",
                "*:\/\/www.google.co.jp\/*",
                "*:\/\/www.google.co.ke\/*",
                "*:\/\/www.google.com.kh\/*",
                "*:\/\/www.google.ki\/*",
                "*:\/\/www.google.kg\/*",
                "*:\/\/www.google.co.kr\/*",
                "*:\/\/www.google.com.kw\/*",
                "*:\/\/www.google.kz\/*",
                "*:\/\/www.google.la\/*",
                "*:\/\/www.google.com.lb\/*",
                "*:\/\/www.google.li\/*",
                "*:\/\/www.google.lk\/*",
                "*:\/\/www.google.co.ls\/*",
                "*:\/\/www.google.lt\/*",
                "*:\/\/www.google.lu\/*",
                "*:\/\/www.google.lv\/*",
                "*:\/\/www.google.com.ly\/*",
                "*:\/\/www.google.co.ma\/*",
                "*:\/\/www.google.md\/*",
                "*:\/\/www.google.me\/*",
                "*:\/\/www.google.mg\/*",
                "*:\/\/www.google.mk\/*",
                "*:\/\/www.google.ml\/*",
                "*:\/\/www.google.com.mm\/*",
                "*:\/\/www.google.mn\/*",
                "*:\/\/www.google.ms\/*",
                "*:\/\/www.google.com.mt\/*",
                "*:\/\/www.google.mu\/*",
                "*:\/\/www.google.mv\/*",
                "*:\/\/www.google.mw\/*",
                "*:\/\/www.google.com.mx\/*",
                "*:\/\/www.google.com.my\/*",
                "*:\/\/www.google.co.mz\/*",
                "*:\/\/www.google.com.na\/*",
                "*:\/\/www.google.com.nf\/*",
                "*:\/\/www.google.com.ng\/*",
                "*:\/\/www.google.com.ni\/*",
                "*:\/\/www.google.ne\/*",
                "*:\/\/www.google.nl\/*",
                "*:\/\/www.google.no\/*",
                "*:\/\/www.google.com.np\/*",
                "*:\/\/www.google.nr\/*",
                "*:\/\/www.google.nu\/*",
                "*:\/\/www.google.co.nz\/*",
                "*:\/\/www.google.com.om\/*",
                "*:\/\/www.google.com.pa\/*",
                "*:\/\/www.google.com.pe\/*",
                "*:\/\/www.google.com.pg\/*",
                "*:\/\/www.google.com.ph\/*",
                "*:\/\/www.google.com.pk\/*",
                "*:\/\/www.google.pl\/*",
                "*:\/\/www.google.pn\/*",
                "*:\/\/www.google.com.pr\/*",
                "*:\/\/www.google.ps\/*",
                "*:\/\/www.google.pt\/*",
                "*:\/\/www.google.com.py\/*",
                "*:\/\/www.google.com.qa\/*",
                "*:\/\/www.google.ro\/*",
                "*:\/\/www.google.ru\/*",
                "*:\/\/www.google.rw\/*",
                "*:\/\/www.google.com.sa\/*",
                "*:\/\/www.google.com.sb\/*",
                "*:\/\/www.google.sc\/*",
                "*:\/\/www.google.se\/*",
                "*:\/\/www.google.com.sg\/*",
                "*:\/\/www.google.sh\/*",
                "*:\/\/www.google.si\/*",
                "*:\/\/www.google.sk\/*",
                "*:\/\/www.google.com.sl\/*",
                "*:\/\/www.google.sn\/*",
                "*:\/\/www.google.so\/*",
                "*:\/\/www.google.sm\/*",
                "*:\/\/www.google.sr\/*",
                "*:\/\/www.google.st\/*",
                "*:\/\/www.google.com.sv\/*",
                "*:\/\/www.google.td\/*",
                "*:\/\/www.google.tg\/*",
                "*:\/\/www.google.co.th\/*",
                "*:\/\/www.google.com.tj\/*",
                "*:\/\/www.google.tk\/*",
                "*:\/\/www.google.tl\/*",
                "*:\/\/www.google.tm\/*",
                "*:\/\/www.google.tn\/*",
                "*:\/\/www.google.to\/*",
                "*:\/\/www.google.com.tr\/*",
                "*:\/\/www.google.tt\/*",
                "*:\/\/www.google.com.tw\/*",
                "*:\/\/www.google.co.tz\/*",
                "*:\/\/www.google.com.ua\/*",
                "*:\/\/www.google.co.ug\/*",
                "*:\/\/www.google.co.uk\/*",
                "*:\/\/www.google.com.uy\/*",
                "*:\/\/www.google.co.uz\/*",
                "*:\/\/www.google.com.vc\/*",
                "*:\/\/www.google.co.ve\/*",
                "*:\/\/www.google.vg\/*",
                "*:\/\/www.google.co.vi\/*",
                "*:\/\/www.google.com.vn\/*",
                "*:\/\/www.google.vu\/*",
                "*:\/\/www.google.ws\/*",
                "*:\/\/www.google.rs\/*",
                "*:\/\/www.google.co.za\/*",
                "*:\/\/www.google.co.zm\/*",
                "*:\/\/www.google.co.zw\/*",
                "*:\/\/www.google.cat\/*"
            ],
            "css": [
                "search.css"
            ],
            "js": [
                "search.js"
            ],
            "run_at": "document_start"
        }
    ]
}