Photo Lab for PC & Mac - New Background
Photo Lab for PC extension provides you with 'Photo Lab' design on new tab. Designed for 'Photo Lab' app fans.
What is Photo Lab for PC & Mac - New Background?
Photo Lab for PC & Mac - New Background is a Chrome extension developed by https://techadvicehub.com/photo-lab-for-pc, and its main feature is "Photo Lab for PC extension provides you with 'Photo Lab' design on new tab. Designed for 'Photo Lab' app fans.".
Extension Screenshots
Download Photo Lab for PC & Mac - New Background Extension CRX File
Download Photo Lab for PC & Mac - New Background 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
Photo Lab for PC extension provides you with photo lab background in new tab page. Created for photo lab fans. It also has a search option for google search. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page.
Extension Basic Information
Name | |
ID | doicfoglkpaengpcdopaiomkjpigbnfa |
Official URL | https://chrome.google.com/webstore/detail/photo-lab-for-pc-mac-new/doicfoglkpaengpcdopaiomkjpigbnfa |
Description | Photo Lab for PC extension provides you with 'Photo Lab' design on new tab. Designed for 'Photo Lab' app fans. |
File Size | 1.67 MB |
Installation Count | 26 |
Current Version | 1.1 |
Last Updated | 2022-01-21 |
Publish Date | 2021-12-12 |
Developer | https://techadvicehub.com/photo-lab-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://techadvicehub.com/ |
Help Page URL | https://techadvicehub.com/contact-us/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Photo Lab for PC & Mac - New Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Photo Lab for PC extension provides you with 'Photo Lab' design on new tab. Designed for 'Photo Lab' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.1" } |