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によって開発されたChromeの拡張機能で、その主な機能は「Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Puzzle Publishers拡張機能のCRXファイルをダウンロード

Puzzle Publishers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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
}