Roses New Tab - Full HD Wallpaper

By installing this extention you get different HD wallpapers of roses everytime you open a new tab.

Roses New Tab - Full HD Wallpaperคืออะไร?

Roses New Tab - Full HD Wallpaper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย verarepehova6 และคุณลักษณะหลักของมันคือ "By installing this extention you get different HD wallpapers of roses everytime you open a new tab."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roses New Tab - Full HD Wallpaper

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

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

                        This extension changes the default search for Yahoo, you can change this in your Chrome settings.

FEATURES:
- Choose a rose wallpaper from many available wallpapers.
- Shuffle all  images, or shuffle your favorite image only.

The extension is made by fans, for fans who like flowers, blue rose, pink flora  1920x1080                    

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

ชื่อ Roses New Tab - Full HD Wallpaper Roses New Tab - Full HD Wallpaper
ID ieobgddaoppbccmpoanpcfkhhmlloikc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/roses-new-tab-full-hd-wal/ieobgddaoppbccmpoanpcfkhhmlloikc
คำอธิบาย By installing this extention you get different HD wallpapers of roses everytime you open a new tab.
ขนาดไฟล์ 10.31 MB
จำนวนการติดตั้ง 97
เวอร์ชันปัจจุบัน 2.1.7
อัปเดตครั้งล่าสุด 2017-11-29
วันที่เผยแพร่ 2017-11-29
คะแนน 1.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา verarepehova6
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "img\/icone\/128.png",
        "default_title": "Full HD NewTab"
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    },
    "description": "By installing this extention you get different HD wallpapers of roses everytime you open a new tab.",
    "icons": {
        "128": "img\/icone\/128.png"
    },
    "name": "Roses New Tab - Full HD Wallpaper",
    "permissions": [
        "*:\/\/*\/*",
        "chrome:\/\/favicon\/*",
        "bookmarks",
        "management",
        "history",
        "bookmarks",
        "storage",
        "sessions",
        "unlimitedStorage",
        "tabs",
        "activeTab",
        "tabCapture",
        "contextMenus"
    ],
    "short_name": "Full HD NewTab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.7",
    "web_accessible_resources": [
        "html\/newtab.html"
    ]
}