Star Wars: The Force Awakens Countdown

Countdown to the long-awaited release of Star Wars: The Force Awakens!

What is Star Wars: The Force Awakens Countdown?

Star Wars: The Force Awakens Countdown is a Chrome extension developed by theforceawakens.asia, and its main feature is "Countdown to the long-awaited release of Star Wars: The Force Awakens!".

Extension Screenshots

screenshot
screenshot

Download Star Wars: The Force Awakens Countdown Extension CRX File

Download Star Wars: The Force Awakens Countdown 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

                        Visit the official Star Wars: The Force Awakens website Asia for local cinema tickets, trailers, galleries and more!                    

Extension Basic Information

Name Star Wars: The Force Awakens Countdown Star Wars: The Force Awakens Countdown
ID lhijopkocgdpjnkadblckekbpfkmngel
Official URL https://chrome.google.com/webstore/detail/star-wars-the-force-awake/lhijopkocgdpjnkadblckekbpfkmngel
Description Countdown to the long-awaited release of Star Wars: The Force Awakens!
File Size 1.8 MB
Installation Count 209
Current Version 1.1
Last Updated 2015-12-15
Publish Date 2015-12-15
Rating 4.21/5 Total 24 Ratings
Developer theforceawakens.asia
Payment Type free
Extension Website http://theforceawakens.asia
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Star Wars: The Force Awakens Countdown",
    "description": "Countdown to the long-awaited release of Star Wars: The Force Awakens!",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon48alt.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "http:\/\/theforceawakens.asia\/"
    ]
}