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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Roses New Tab - Full HD Wallpaper
قم بتنزيل ملفات الامتداد Roses New Tab - Full HD Wallpaper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
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" ] } |