Puzzle Publishers

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

Puzzle Publishersคืออะไร?

Puzzle Publishers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 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 ของส่วนขยาย Puzzle Publishers

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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
}