Puzzle Publishers

Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.

Puzzle Publishers क्या है?

Puzzle Publishers Crowley.Link द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discover the easiest way to create a multitude of puzzles for both your personal and commercial products."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Puzzle Publishers allows you to create Puzzles for Your Low Content / No Content Books to publish and Sell.

Chrome Extension based solutions so simple anyone can use to Publish Puzzles!

Discover the easiest way to create a multitude of puzzles for both your personal and commercial products!  You can publish all of these puzzles you create with Puzzle Publishers.

Web based solutions to Puzzle Publishers so simple anyone can use them!

Don't worry though, we have you covered with step-by-step video tutorials to guide you (just in case you need).

11 easy to use puzzle creation tools such as:
- Simply Maze Crazy!
- Word Search Crazy!
- Dot To Dot Crazy!
- Crazy Hangman Builder!
- Robot Crazy Builder!
- Dazy Editor!
- And Many More!

If you are a Amazon Kindle Puzzle Publisher and create low or no content books, this is what you have been looking for.                    

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

नाम Puzzle Publishers Puzzle Publishers
ID ecpodohjjhppbkobmccnconompeedgni
आधिकारिक URL https://chrome.google.com/webstore/detail/puzzle-publishers/ecpodohjjhppbkobmccnconompeedgni
विवरण Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.
फ़ाइल का आकार 31.18 KB
स्थापना संख्या 51
वर्तमान संस्करण 0.1
अंतिम अपडेट 2021-08-02
प्रकाशन तिथि 2021-07-16
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Crowley.Link
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://crowley.link/puzzlepublishers/
सहायता पृष्ठ URL https://crowley.link/puzzlepublishers/
गोपनीयता नीति पृष्ठ URL https://crowley.link/legal
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Puzzle Publishers",
    "version": "0.1",
    "description": "Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.",
    "permissions": [
        "storage",
        "declarativeContent",
        "gcm",
        "notifications",
        "identity"
    ],
    "background": {
        "scripts": [
            "config.js",
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/Puzzle-Publishers-logo-402x512-1.png"
        }
    },
    "icons": {
        "128": "images\/Puzzle-Publishers-logo-402x512-1.png"
    },
    "manifest_version": 2
}