Libby for PC & Windows - New Tab
Libby for PC extension provides you with 'Libby' design on new tab. Designed for 'Libby' app fans.
What is Libby for PC & Windows - New Tab?
Libby for PC & Windows - New Tab is a Chrome extension developed by https://freesoftforpc.com/libby-for-pc, and its main feature is "Libby for PC extension provides you with 'Libby' design on new tab. Designed for 'Libby' app fans.".
Extension Screenshots
Download Libby for PC & Windows - New Tab Extension CRX File
Download Libby for PC & Windows - 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
Libby for PC extension provides you with 'Libby' design on new tab. Designed for 'Fake GPS' app fans. Libby for PC extension provides you with Libby background in new tab page. Created for Libby 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. The App is currently only available in English, it will be available in other languages in upcoming releases.
Extension Basic Information
Name | |
ID | kefbdmimaahemolpkaoeflchljigopbo |
Official URL | https://chrome.google.com/webstore/detail/libby-for-pc-windows-new/kefbdmimaahemolpkaoeflchljigopbo |
Description | Libby for PC extension provides you with 'Libby' design on new tab. Designed for 'Libby' app fans. |
File Size | 3.68 MB |
Installation Count | 348 |
Current Version | 1.2 |
Last Updated | 2022-02-05 |
Publish Date | 2022-02-05 |
Rating | 1.00/5 Total 1 Ratings |
Developer | https://freesoftforpc.com/libby-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://freesoftforpc.com/ |
Help Page URL | https://freesoftforpc.com/contact-us |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "Libby for PC & Windows - New Tab", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Libby for PC extension provides you with 'Libby' design on new tab. Designed for 'Libby' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |