iHomepage
Get a new browser homepage
Cos'è iHomepage?
iHomepage è un'estensione di Chrome sviluppata da https://ihomepage.me, e la sua funzione principale è "Get a new browser homepage".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione iHomepage
Scarica i file di estensione iHomepage in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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] Informazioni di Base sull'Estensione
| Nome | |
| ID | cfhojegjegkohdidhpmajdbnlfkphbhc |
| URL Ufficiale | https://chromewebstore.google.com/detail/ihomepage/cfhojegjegkohdidhpmajdbnlfkphbhc |
| Descrizione | Get a new browser homepage |
| Dimensione del File | 885 KB |
| Conteggio Installazioni | 2,716 |
| Versione Corrente | 1.8.0 |
| Ultimo Aggiornamento | 2024-02-29 |
| Data di Pubblicazione | 2022-06-14 |
| Valutazione | 4.92/5 Totale 12 Valutazioni |
| Sviluppatore | https://ihomepage.me |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://ihomepage.me/privacy-policy |
| Lingue Supportate | 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\/"
]
} | |