Tubemate for PC, Mac - Change New BG
Tubemate for PC extension provides you with 'Tubemate' design on new tab. Designed for 'Tubemate' app fans.
Tubemate for PC, Mac - Change New BG क्या है?
Tubemate for PC, Mac - Change New BG dev101 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tubemate for PC extension provides you with 'Tubemate' design on new tab. Designed for 'Tubemate' app fans."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tubemate for PC, Mac - Change New BG एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Tubemate 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. Search and find out new tab. The App is currently only available in English, it will be available in other languages in upcoming releases. ---------- Legal: ---------- This is a trademark of TubeMate, registered in the U.S. and other countries, This is an independent project developed by Time Help and has no relationship to TubeMate.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ijcjlnfihiecgealinokgienccokcjko |
आधिकारिक URL | https://chrome.google.com/webstore/detail/tubemate-for-pc-mac-chang/ijcjlnfihiecgealinokgienccokcjko |
विवरण | Tubemate for PC extension provides you with 'Tubemate' design on new tab. Designed for 'Tubemate' app fans. |
फ़ाइल का आकार | 2.99 MB |
स्थापना संख्या | 230 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2022-01-28 |
प्रकाशन तिथि | 2022-01-28 |
डेवलपर | dev101 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.3", "name": "Tubemate for PC, Mac - Change New BG", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Tubemate for PC extension provides you with 'Tubemate' design on new tab. Designed for 'Tubemate' 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" } } |