Download a Cross

Browse crossword puzzles from the archives of all major crossword publishers

What is Download a Cross?

Download a Cross is a Chrome extension developed by Down for a Cross, and its main feature is "Browse crossword puzzles from the archives of all major crossword publishers".

Extension Screenshots

screenshot

Download Download a Cross Extension CRX File

Download Download a Cross 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

                        Download crossword puzzles from the archives of several publishers.                    

Extension Basic Information

Name Download a Cross Download a Cross
ID idbdbedhgabnbjfjecpflfomnklpllen
Official URL https://chromewebstore.google.com/detail/download-a-cross/idbdbedhgabnbjfjecpflfomnklpllen
Description Browse crossword puzzles from the archives of all major crossword publishers
File Size 26.61 KB
Installation Count 161
Current Version 0.6.0
Last Updated 2020-05-05
Publish Date 2020-05-05
Rating 4.20/5 Total 5 Ratings
Developer Down for a Cross
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Download a Cross",
    "description": "Browse crossword puzzles from the archives of all major crossword publishers",
    "version": "0.6.0",
    "permissions": [
        "storage",
        "downloads",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "browser_action": {
        "default_title": "Download a Cross",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}