New Amazing Tab

Replace your boring chrome tab screen with an Amazing tab, It has lots of feature & functionality. Install it & get amazed.

New Amazing Tabคืออะไร?

New Amazing Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.wwebz.com และคุณลักษณะหลักของมันคือ "Replace your boring chrome tab screen with an Amazing tab, It has lots of feature & functionality. Install it & get amazed."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Amazing Tab

ดาวน์โหลดไฟล์ส่วนขยาย New Amazing Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        When we start new page/ new tab, we want something amazing from chrome tab. A great HD wallpaper with clocks/ Timers world time with different timezones, custom images with dynamic generated patterns.

We have covered all the great features including, world's best photo from great photographers, best quotes to get motivated and inspire everyday, add new abstract patterns to show your creativity and imagination, view current time and set world clock with different timezone that could be useful if you are working on multiple location and want to see quick time.

New Amazing Tab will be free forever for people like you and me

Features list

→ Get amaze with fresh image every day from world class photographers.
→ Create wallpaper patterns, to show your creative side. save created pattern into photo album. 
→ Change wallpaper image or set your own image as wallpaper image.
→ Set Image change on every new tab open or every hour.
→ Search image from millions of images and set as wallpaper.
→ Get images from already crafted categories, to suite your choice.
→ Set multiple clocks to have different timezones time with your custom names.
→ Set master clock with different styles, such as Rotary clock, Classical clock, Digital clock and 3D clock.
→ Get motivated everyday with best quotes, you can change or add to favorite your quote.
→ Set Salat times (Muslim prayer) based on your current location or set different location of your choice.


Please Provide you feedback                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ New Amazing Tab New Amazing Tab
ID ekbpbniminfcdefejlmipbdcnoblhamb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-amazing-tab/ekbpbniminfcdefejlmipbdcnoblhamb
คำอธิบาย Replace your boring chrome tab screen with an Amazing tab, It has lots of feature & functionality. Install it & get amazed.
ขนาดไฟล์ 1.85 MB
จำนวนการติดตั้ง 162
เวอร์ชันปัจจุบัน 0.0.1.0
อัปเดตครั้งล่าสุด 2021-11-21
วันที่เผยแพร่ 2019-12-04
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://www.wwebz.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.wwebz.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Amazing Tab",
    "author": "Anjum Nawab",
    "version": "0.0.1.0",
    "permissions": [
        "storage",
        "tabs",
        ""
    ],
    "homepage_url": "https:\/\/www.wwebz.com\/",
    "description": "Replace your boring chrome tab screen with an Amazing tab, It has lots of feature & functionality. Install it & get amazed.",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "browser_action": {
        "default_title": "Set new Amazing tab"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'script-src-elem' 'unsafe-inline' https:\/\/www.googletagmanager.com https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/api.opencagedata.com; object-src 'self'",
    "web_accessible_resources": [
        "assets\/css\/*",
        "assets\/js\/*",
        "assets\/fonts\/*"
    ]
}