Puzzle Publishers

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

What is Puzzle Publishers?

Puzzle Publishers is a Chrome extension developed by Crowley.Link, and its main feature is "Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Puzzle Publishers Extension CRX File

Download Puzzle Publishers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Puzzle Publishers Puzzle Publishers
ID ecpodohjjhppbkobmccnconompeedgni
Official URL https://chrome.google.com/webstore/detail/puzzle-publishers/ecpodohjjhppbkobmccnconompeedgni
Description Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.
File Size 31.18 KB
Installation Count 51
Current Version 0.1
Last Updated 2021-08-02
Publish Date 2021-07-16
Rating 5.00/5 Total 1 Ratings
Developer Crowley.Link
Email [email protected]
Payment Type free
Extension Website https://crowley.link/puzzlepublishers/
Help Page URL https://crowley.link/puzzlepublishers/
Privacy Policy Page URL https://crowley.link/legal
Supported Languages 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
}