Grindr for PC & Windows - New Background
Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans.
Co to jest Grindr for PC & Windows - New Background?
Grindr for PC & Windows - New Background to rozszerzenie Chrome opracowane przez https://techadvicehub.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 & Windows - New Background
Pobierz pliki rozszerzeń Grindr for PC & Windows - New 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
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | nakdebnfkjhldlgmbcajbgedoaoglkej |
Oficjalny URL | https://chrome.google.com/webstore/detail/grindr-for-pc-windows-new/nakdebnfkjhldlgmbcajbgedoaoglkej |
Opis | Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans. |
Rozmiar pliku | 957 KB |
Liczba instalacji | 295 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2022-01-18 |
Data Publikacji | 2021-12-05 |
Deweloper | https://techadvicehub.com/grindr-for-pc |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://techadvicehub.com/ |
Adres URL Strony Pomocy | https://techadvicehub.com/contact-us/ |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Grindr for PC & Windows - New Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.1" } |