Zedge for PC & Mac - New Tab Background
Zedge for pc extension provide you with 'Zedge' design on new tab. Designed for 'Zedge' app fans.
Co to jest Zedge for PC & Mac - New Tab Background?
Zedge for PC & Mac - New Tab Background to rozszerzenie Chrome opracowane przez https://freesoftforpc.com/zedge-for-pc, a jego główną funkcją jest „Zedge for pc extension provide you with 'Zedge' design on new tab. Designed for 'Zedge' app fans.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Zedge for PC & Mac - New Tab Background
Pobierz pliki rozszerzeń Zedge for PC & Mac - New Tab Background w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Zedge for pc extension provide you with 'Zedge' design on new tab. Designed for 'Zedge' app fans. Zedge On Laptop & PC extension provide you with Zedge background in new tab page. Created for Zedge fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Zedge 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. ---------- Legal: ---------- This is a trademark of Zedge, registered in the U.S. and other countries, This is an independent project developed by Time Help and has no relationship to Zedge.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | omadgkfjnnbfmkhiajgebfancjdccmkh |
Oficjalny URL | https://chrome.google.com/webstore/detail/zedge-for-pc-mac-new-tab/omadgkfjnnbfmkhiajgebfancjdccmkh |
Opis | Zedge for pc extension provide you with 'Zedge' design on new tab. Designed for 'Zedge' app fans. |
Rozmiar pliku | 6.69 MB |
Liczba instalacji | 190 |
Aktualna Wersja | 1.2.1 |
Ostatnia Aktualizacja | 2022-01-14 |
Data Publikacji | 2022-01-14 |
Deweloper | https://freesoftforpc.com/zedge-for-pc |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://freesoftforpc.com/ |
Adres URL Strony Pomocy | https://freesoftforpc.com/contact-us |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Zedge for PC & Mac - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Zedge for pc extension provide you with 'Zedge' design on new tab. Designed for 'Zedge' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |