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.”。
扩展截图
下载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.
扩展基本信息
名称 | |
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 } |