Sudoku - classical for Chrome

Sudoku - classical for Chrome

Sudoku - classical for Chrome क्या है?

Sudoku - classical for Chrome Maze Cracker Games द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sudoku - classical for Chrome"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Sudoku - classical for Chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Computer generated challenging Sudoku puzzles with highligting and feedback when you place the numbers in the wrong place. Very easy to play and making the Sudoku nicer to solve.

Sudoku (数独 sūdoku, digit-single) (/suːˈdoʊkuː/, /-ˈdɒk-/, /sə-/, originally called Number Place) is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 subgrids that compose the grid (also called "boxes", "blocks", or "regions") contains all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which for a well-posed puzzle has a single solution.
Completed games are always a type of Latin square with an additional constraint on the contents of individual regions. For example, the same single integer may not appear twice in the same row, column, or any of the nine 3×3 subregions of the 9x9 playing board.

French newspapers featured variations of the puzzles in the 19th century, and the puzzle has appeared since 1979 in puzzle books under the name Number Place. However, the modern Sudoku only started to become mainstream in 1986 by the Japanese puzzle company Nikoli, under the name Sudoku, meaning "single number". It first appeared in a US newspaper and then The Times (London) in 2004, from the efforts of Wayne Gould, who devised a computer program to rapidly produce distinct puzzles.                    

एक्सटेंशन की मूल जानकारी

नाम Sudoku - classical for Chrome Sudoku - classical for Chrome
ID nfbeihpbfcghdgggkpihbongpldbcaal
आधिकारिक URL https://chrome.google.com/webstore/detail/sudoku-classical-for-chro/nfbeihpbfcghdgggkpihbongpldbcaal
विवरण Sudoku - classical for Chrome
फ़ाइल का आकार 47.63 KB
स्थापना संख्या 4,000
वर्तमान संस्करण 1.6
अंतिम अपडेट 2018-09-28
प्रकाशन तिथि 2018-09-28
रेटिंग 4.27/5 कुल 11 रेटिंग्स
डेवलपर Maze Cracker Games
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.mazecracker.com
गोपनीयता नीति पृष्ठ URL http://www.mazecracker.com/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon16x16.png",
        "default_popup": "popup.html"
    },
    "description": "Sudoku - classical for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Sudoku - classical for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Sudoku - classical for Chrome",
    "version": "1.6"
}