iHomepage

Get a new browser homepage

What is iHomepage?

iHomepage is a Chrome extension developed by https://ihomepage.me, and its main feature is "Get a new browser homepage".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download iHomepage Extension CRX File

Download iHomepage extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        iHomepage New Generation Browser Homepage, Create Your Personalized Browser Homepage.

Features

● Rich Website Resources
Easily add a large number of high-quality websites.

● Featured Widgets
Includes widgets such as [Weather] [Calendar & Holidays] [Clock] [Quick Navigation] [Calculator] etc.

● Exquisite Wallpapers
Selected high-quality wallpapers, each one looks good!

● Comprehensive search
One click to switch various mainstream search engines.

● Custom Website
Support for add custom website.

● Custom Wallpaper
Personalize your homepage by upload your own wallpapers.

● Data Synchronization
Login to your iHomepage account to automatically synchronize your data.

Official website: https://ihomepage.me
Feedback: [email protected]                    

Extension Basic Information

Name iHomepage iHomepage
ID cfhojegjegkohdidhpmajdbnlfkphbhc
Official URL https://chromewebstore.google.com/detail/ihomepage/cfhojegjegkohdidhpmajdbnlfkphbhc
Description Get a new browser homepage
File Size 885 KB
Installation Count 2,716
Current Version 1.8.0
Last Updated 2024-02-29
Publish Date 2022-06-14
Rating 4.92/5 Total 12 Ratings
Developer https://ihomepage.me
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ihomepage.me/privacy-policy
Supported Languages en,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "version": "1.8.0",
    "manifest_version": 3,
    "icons": {
        "64": "icon\/icon_64.png",
        "128": "icon\/icon_128.png",
        "192": "icon\/icon_192.png",
        "512": "icon\/icon_512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "host_permissions": [
        "https:\/\/www.google.com\/",
        "https:\/\/www.baidu.com\/"
    ]
}