Puzzle Publishers
Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.
Puzzle Publishers là gì?
Puzzle Publishers là một tiện ích mở rộng Chrome được phát triển bởi Crowley.Link, và tính năng chính của nó là "Discover the easiest way to create a multitude of puzzles for both your personal and commercial products.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Puzzle Publishers
Tải xuống các tệp mở rộng Puzzle Publishers dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ecpodohjjhppbkobmccnconompeedgni |
URL Chính Thức | https://chrome.google.com/webstore/detail/puzzle-publishers/ecpodohjjhppbkobmccnconompeedgni |
Mô tả | Discover the easiest way to create a multitude of puzzles for both your personal and commercial products. |
Kích Thước Tệp | 31.18 KB |
Số Lần Cài Đặt | 51 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2021-08-02 |
Ngày Phát Hành | 2021-07-16 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Crowley.Link |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://crowley.link/puzzlepublishers/ |
URL Trang Trợ Giúp | https://crowley.link/puzzlepublishers/ |
URL Trang Chính Sách Bảo Mật | https://crowley.link/legal |
Ngôn Ngữ Được Hỗ Trợ | 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 } |