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!"
Vad är I'm a puzzle?
I'm a puzzle är en Chrome-tillägg utvecklad av http://im-a-puzzle.com, och dess huvudfunktion är "Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!"".
Tilläggsskärmbilder
Ladda ner I'm a puzzle-förlängningens CRX-fil
Ladda ner I'm a puzzle-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | pkfmdnacebbdabkgmadehplhjpciadma |
Officiell webbadress | https://chrome.google.com/webstore/detail/im-a-puzzle/pkfmdnacebbdabkgmadehplhjpciadma |
Beskrivning | Convert any image into a free to play puzzle! Just right click on a given image in your Browser and select "Puzzle me!" |
Filstorlek | 49.68 KB |
Antal Installationer | 2,000 |
Aktuell Version | 1.0.1.0 |
Senast Uppdaterad | 2021-09-09 |
Publiceringsdatum | 2020-05-24 |
Betyg | 4.46/5 Totalt 13 Betyg |
Utvecklare | http://im-a-puzzle.com |
E-post | [email protected] |
Betalningssätt | free |
Hjälpsida URL | https://info.im-a-puzzle.com/chrome-extension-faq/ |
URL till Sekretesspolicy Sidan | https://info.im-a-puzzle.com/privacy-policy |
Stödda Språk | 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": [ " |