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
公式URL 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
Eメール [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"
}