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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://centpage.com และคุณลักษณะหลักของมันคือ "CENTPAGE is an all-in-one internet startpage or homepage. You get all popular websites and search engines in a single page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CENTPAGE - Homepage - Startpage
ดาวน์โหลดไฟล์ส่วนขยาย 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 :-)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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 |
อีเมล | [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" } |