Lock Screen Wallpaper HD Custom New Tab
Lock Screen New Tab Wallpapers & Games, created specifically for lock screen lovers. Changes your new tab to lock screen new tab.
What is Lock Screen Wallpaper HD Custom New Tab?
Lock Screen Wallpaper HD Custom New Tab is a Chrome extension developed by Wallpaper Universe, and its main feature is "Lock Screen New Tab Wallpapers & Games, created specifically for lock screen lovers. Changes your new tab to lock screen new tab.".
Extension Screenshots
Download Lock Screen Wallpaper HD Custom New Tab Extension CRX File
Download Lock Screen Wallpaper HD Custom New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get this lock screen extension and get a different images on each tab page! FEATURES: -- Unique lock screen wallpapers uploaded by users all around the world. -- Choose your favorite wallpapers. -- Great selection of live photo wallpapers! -- Pick other themes from our gallery. -- Share, quick links and rate options exists on the new tab. -- Middle search box. I really wish you have fun using my beautiful lock screen new tab and let your friends know so they can also enjoy it!
Extension Basic Information
Name | |
ID | ckeggmomefdbddgeefbijbbapimdnmec |
Official URL | https://chrome.google.com/webstore/detail/lock-screen-wallpaper-hd/ckeggmomefdbddgeefbijbbapimdnmec |
Description | Lock Screen New Tab Wallpapers & Games, created specifically for lock screen lovers. Changes your new tab to lock screen new tab. |
File Size | 48.69 KB |
Installation Count | 100,000 |
Current Version | 8.0.0.0 |
Last Updated | 2021-06-04 |
Publish Date | 2021-06-04 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Wallpaper Universe |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/wallpaper-universe/%D7%91%D7%99%D7%AA |
Supported Languages | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images9\/icon20.png" }, "background": { "scripts": [ "js18\/background18.js" ] }, "chrome_url_overrides": { "newtab": "tab1.html" }, "browser_action": { "default_title": "lock screen" } } |