Candy Crush Saga New Tab & Game
Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Candy Crush Saga New Tab & Game क्या है?
Candy Crush Saga New Tab & Game Smart Chrome द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Candy Crush Saga New Tab & Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The world's most popular mobile game Candy Crush Saga is now on Google Chrome. You can quickly enter the Candy Crush Saga game by downloading the extension specially prepared for Chrome. Just click the shortcut icon. That is all. Good luck.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | aikbbddbanlccgiopnhhemdjpdilbijc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc |
विवरण | Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them. |
फ़ाइल का आकार | 7.82 MB |
स्थापना संख्या | 1,000 |
वर्तमान संस्करण | 2.1 |
अंतिम अपडेट | 2022-03-21 |
प्रकाशन तिथि | 2022-03-21 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | Smart Chrome |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://gameograf.com/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "author": "gameograf", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "manifest_version": 3, "default_locale": "en", "version": "2.1", "offline_enabled": true, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "img\/icon128.png" } }, "background": { "service_worker": "js\/bg.js" }, "icons": { "128": "img\/icon128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |