CENTPAGE - Homepage - Startpage

CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.

什麼是CENTPAGE - Homepage - Startpage?

CENTPAGE - Homepage - Startpage是由http://centpage.com開發的Chrome擴展程式,該擴展的主要功能是“CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載CENTPAGE - Homepage - Startpage擴展crx文件

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

擴展使用說明

                        CENTPAGE is your all-in-one internet homepage where you get all the websites you visit in just a single page. With it's unified search feature you can search Google, Yahoo or Bing across different categories all from a single page. On registering, you can also modify the websites/icons upon your preference. 

In short it's an amazing website that you will love. You can also use it on android devices via android app. Optimized for widescreen resolutions, you can customize your homepage as you want according to your preference. Your feedback is important to us and CENTPAGE will be constantly updated as necessary as per feedback. 

Use CENTPAGE as your homepage and save your time and enhance your productivity. Reach out to us 24x7 for you feedback, suggestion or query. Enjoy using CENTPAGE.COM  :-)                    

擴展基本資訊

名稱 CENTPAGE - Homepage - Startpage CENTPAGE - Homepage - Startpage
ID ihnbdjflbpcfiefngcnmggcmpanbjhmo
官方網址 https://chrome.google.com/webstore/detail/centpage-homepage-startpa/ihnbdjflbpcfiefngcnmggcmpanbjhmo
簡介 CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.
檔案大小 39.94 KB
安裝次數 54
目前版本 1.2.0.0
更新時間 2018-11-07
上架時間 2018-11-07
評分 4.83/5 共 6 次評分
開發者 http://centpage.com
電子郵箱 [email protected]
付費類型 free
擴展官網 http://centpage.com
說明頁面URL http://centpage.com/contact.php
隱私政策頁面URL http://centpage.com/privacy-policy.php
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "Logo_48.ico"
    },
    "description": "CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.",
    "icons": {
        "128": "Logo_128.ico",
        "16": "Logo.png",
        "48": "Logo_48.ico"
    },
    "manifest_version": 2,
    "name": "CENTPAGE - Homepage - Startpage",
    "permissions": [
        "http:\/\/centpage.com\/*",
        "cookies",
        "management"
    ],
    "short_name": "CENTPAGE Homepage",
    "version": "1.2.0.0"
}