I'm a puzzle
Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!"
什么是I'm a puzzle?
I'm a puzzle是由http://im-a-puzzle.com开发的Chrome扩展程序,该扩展的主要功能是“Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!"”。
扩展截图
下载I'm a puzzle扩展crx文件
下载I'm a puzzle扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
I'm a puzzle allows you to build and play puzzles out of any image on the Internet. Just right click on a given image in your Browser and select "Puzzle me!". You can select from the 9 different puzzle modes and 5 difficulty levels. It is mobile-friendly, works on any Chrome version and requires no additional extensions. I'm a puzzle is totally free and you can even share your custom-built puzzles with your friends.
扩展基本信息
名称 | |
ID | pkfmdnacebbdabkgmadehplhjpciadma |
官方URL | https://chrome.google.com/webstore/detail/im-a-puzzle/pkfmdnacebbdabkgmadehplhjpciadma |
简介 | Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!" |
文件大小 | 49.68 KB |
安装次数 | 2,000 |
当前版本 | 1.0.1.0 |
更新时间 | 2021-09-09 |
上架时间 | 2020-05-24 |
评分 | 4.46/5 共13次评分 |
开发者 | http://im-a-puzzle.com |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | https://info.im-a-puzzle.com/chrome-extension-faq/ |
隐私政策页面URL | https://info.im-a-puzzle.com/privacy-policy |
支持的语言 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.0.1.0", "default_locale": "en", "icons": { "48": "icons\/im-a-puzzle-48.png", "64": "icons\/im-a-puzzle-64.png", "96": "icons\/im-a-puzzle-96.png", "128": "icons\/im-a-puzzle-128.png" }, "background": { "scripts": [ "im-a-puzzle.js" ] }, "content_scripts": [ { "matches": [ " |