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.
Vad är CENTPAGE - Homepage - Startpage?
CENTPAGE - Homepage - Startpage är en Chrome-tillägg utvecklad av http://centpage.com, och dess huvudfunktion är "CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page.".
Tilläggsskärmbilder
Ladda ner CENTPAGE - Homepage - Startpage-förlängningens CRX-fil
Ladda ner CENTPAGE - Homepage - Startpage-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 :-)
Grundläggande Information om Tillägg
Namn | |
ID | ihnbdjflbpcfiefngcnmggcmpanbjhmo |
Officiell webbadress | https://chrome.google.com/webstore/detail/centpage-homepage-startpa/ihnbdjflbpcfiefngcnmggcmpanbjhmo |
Beskrivning | CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page. |
Filstorlek | 39.94 KB |
Antal Installationer | 54 |
Aktuell Version | 1.2.0.0 |
Senast Uppdaterad | 2018-11-07 |
Publiceringsdatum | 2018-11-07 |
Betyg | 4.83/5 Totalt 6 Betyg |
Utvecklare | http://centpage.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://centpage.com |
Hjälpsida URL | http://centpage.com/contact.php |
URL till Sekretesspolicy Sidan | http://centpage.com/privacy-policy.php |
Stödda Språk | 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" } |