Awesome Chess Game New Tab
Play Chess online in browser new tab. The most interesting chess game for chrome.
Awesome Chess Game New Tab क्या है?
Awesome Chess Game New Tab https://appstation.tech द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play Chess online in browser new tab. The most interesting chess game for chrome."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Awesome Chess Game New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Play Chess online with your friend or alone. The most interest chess game for chrome. You can also save your chess online game whenever you need to, save the game id and you can resume it from there anytime you want. All you need to do is just install the extension, now whenever you open a new tab the game will load. You can copy and paste the moves list from right hand side if you wish.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | gjpicfpaencbcfjmehglknifdjkdbiad |
आधिकारिक URL | https://chrome.google.com/webstore/detail/awesome-chess-game-new-ta/gjpicfpaencbcfjmehglknifdjkdbiad |
विवरण | Play Chess online in browser new tab. The most interesting chess game for chrome. |
फ़ाइल का आकार | 12.27 KB |
स्थापना संख्या | 12,610 |
वर्तमान संस्करण | 2.01 |
अंतिम अपडेट | 2021-12-19 |
प्रकाशन तिथि | 2020-05-19 |
रेटिंग | 2.81/5 कुल 32 रेटिंग्स |
डेवलपर | https://appstation.tech |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://appstation.tech/privacypolicy.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Awesome Chess Game New Tab", "version": "2.01", "description": "Play Chess online in browser new tab. The most interesting chess game for chrome.", "icons": { "128": "images\/icon3.png" }, "background": { "scripts": [ "js\/background3.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Chess Game" } } |