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!"
Apa itu I'm a puzzle?
I'm a puzzle adalah ekstensi Chrome yang dikembangkan oleh http://im-a-puzzle.com, dan fitur utamanya adalah "Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!"".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi I'm a puzzle
Unduh file ekstensi I'm a puzzle dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | pkfmdnacebbdabkgmadehplhjpciadma |
URL Resmi | https://chrome.google.com/webstore/detail/im-a-puzzle/pkfmdnacebbdabkgmadehplhjpciadma |
Deskripsi | Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!" |
Ukuran File | 49.68 KB |
Jumlah Instalasi | 2,000 |
Versi Saat Ini | 1.0.1.0 |
Terakhir Diperbarui | 2021-09-09 |
Tanggal Publikasi | 2020-05-24 |
Penilaian | 4.46/5 Total 13 Penilaian |
Pengembang | http://im-a-puzzle.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Bantuan | https://info.im-a-puzzle.com/chrome-extension-faq/ |
URL Halaman Kebijakan Privasi | https://info.im-a-puzzle.com/privacy-policy |
Bahasa yang Didukung | 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": [ " |