Unpuzzle

Easily extract Edpuzzle Tokens from site and redirect to Unpuzzle!

What is Unpuzzle?

Unpuzzle is a Chrome extension developed by https://unpuzzle.net, and its main feature is "Easily extract Edpuzzle Tokens from site and redirect to Unpuzzle!".

Extension Screenshots

screenshot

Download Unpuzzle Extension CRX File

Download Unpuzzle extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Extension simplifies process of getting Edpuzzle Token and redirecting to Unpuzzle.net.                    

Extension Basic Information

Name Unpuzzle Unpuzzle
ID bkhmfdnoifikoinnhgbalpejgdakdlpc
Official URL https://chromewebstore.google.com/detail/unpuzzle/bkhmfdnoifikoinnhgbalpejgdakdlpc
Description Easily extract Edpuzzle Tokens from site and redirect to Unpuzzle!
File Size 17.05 KB
Installation Count 5,359
Current Version 1.0
Last Updated 2022-05-10
Publish Date 2022-05-10
Rating 5.00/5 Total 2 Ratings
Developer https://unpuzzle.net
Email [email protected]
Payment Type free
Extension Website https://www.unpuzzle.net/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Unpuzzle",
    "manifest_version": 3,
    "description": "Easily extract Edpuzzle Tokens from site and redirect to Unpuzzle!",
    "version": "1.0",
    "icons": {
        "16": "\/images\/logo.png",
        "48": "\/images\/logo.png",
        "128": "\/images\/logo.png"
    },
    "permissions": [
        "cookies",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "popup.html"
    }
}