Grindr for PC/Mac - Change New BG
Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans.
Vad är Grindr for PC/Mac - Change New BG?
Grindr for PC/Mac - Change New BG är en Chrome-tillägg utvecklad av https://freesoftforpc.com/grindr-for-pc, och dess huvudfunktion är "Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans.".
Tilläggsskärmbilder
Ladda ner Grindr for PC/Mac - Change New BG-förlängningens CRX-fil
Ladda ner Grindr for PC/Mac - Change New BG-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | ikpjfcppdfmhkeccfgdmkocmpdjoaddf |
Officiell webbadress | https://chrome.google.com/webstore/detail/grindr-for-pcmac-change-n/ikpjfcppdfmhkeccfgdmkocmpdjoaddf |
Beskrivning | Grindr for PC extension provides you with 'Grindr' design on new tab. Designed for 'Grindr' app fans. |
Filstorlek | 6.79 MB |
Antal Installationer | 32 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2022-02-04 |
Publiceringsdatum | 2022-02-04 |
Utvecklare | https://freesoftforpc.com/grindr-for-pc |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://freesoftforpc.com/ |
Hjälpsida URL | https://freesoftforpc.com/contact-us |
Stödda Språk | 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" } } |