Candy Crush Wallpapers New Tab
Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
Candy Crush Wallpapers New Tab क्या है?
Candy Crush Wallpapers New Tab Editors' Choice द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Candy Crush Wallpapers New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. This is not a game. It's just a wallpaper and new tab plugin. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jngjgbdlgiaflnbndjljkfmjjmnkldoo |
आधिकारिक URL | https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo |
विवरण | Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. |
फ़ाइल का आकार | 8.45 MB |
स्थापना संख्या | 263 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2022-11-15 |
प्रकाशन तिथि | 2022-11-15 |
डेवलपर | Editors' Choice |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://gameograf.com/privacy-policy |
समर्थित भाषाएँ | en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon128.png" }, "author": "Editor" } |