Roses New Tab - Full HD Wallpaper
By installing this extention you get different HD wallpapers of roses everytime you open a new tab.
Was ist Roses New Tab - Full HD Wallpaper?
Roses New Tab - Full HD Wallpaper ist eine Chrome-Erweiterung, die von verarepehova6 entwickelt wurde, und ihr Hauptmerkmal ist "By installing this extention you get different HD wallpapers of roses everytime you open a new tab.".
Erweiterungsscreenshots
Roses New Tab - Full HD Wallpaper-Erweiterungs-CRX-Datei herunterladen
Laden Sie Roses New Tab - Full HD Wallpaper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | ieobgddaoppbccmpoanpcfkhhmlloikc |
Offizielle URL | https://chrome.google.com/webstore/detail/roses-new-tab-full-hd-wal/ieobgddaoppbccmpoanpcfkhhmlloikc |
Beschreibung | By installing this extention you get different HD wallpapers of roses everytime you open a new tab. |
Dateigröße | 10.31 MB |
Installationsanzahl | 97 |
Aktuelle Version | 2.1.7 |
Letztes Update | 2017-11-29 |
Veröffentlichungsdatum | 2017-11-29 |
Bewertung | 1.00/5 Insgesamt 2 Bewertungen |
Entwickler | verarepehova6 |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |