Grindr for PC/Mac - Change New BG
Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans.
Co to jest Grindr for PC/Mac - Change New BG?
Grindr for PC/Mac - Change New BG to rozszerzenie Chrome opracowane przez https://freesoftforpc.com/grindr-for-pc, a jego główną funkcją jest „Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Grindr for PC/Mac - Change New BG
Pobierz pliki rozszerzeń Grindr for PC/Mac - Change New BG 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
Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Fake GPS' app fans. Grindr for PC extension provides you with Grindr background in new tab page. Created for Grindr 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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ikpjfcppdfmhkeccfgdmkocmpdjoaddf |
Oficjalny URL | https://chrome.google.com/webstore/detail/grindr-for-pcmac-change-n/ikpjfcppdfmhkeccfgdmkocmpdjoaddf |
Opis | Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans. |
Rozmiar pliku | 6.79 MB |
Liczba instalacji | 32 |
Aktualna Wersja | 1.2 |
Ostatnia Aktualizacja | 2022-02-04 |
Data Publikacji | 2022-02-04 |
Deweloper | https://freesoftforpc.com/grindr-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": 3, "version": "1.2", "name": "Grindr for PC\/Mac - Change New BG", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' 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" } } |