Cageify

Let the One True God embrace your webpages with his graciousness!

What is Cageify?

Cageify is a Chrome extension developed by OrfeasZ, and its main feature is "Let the One True God embrace your webpages with his graciousness!".

Extension Screenshots

screenshot
screenshot

Download Cageify Extension CRX File

Download Cageify 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

                        Always to have the websites you visit embraced by the One True God, Nicolas Cage?

This extension makes it possible!

Click the Cageify icon and watch the magic happen!                    

Extension Basic Information

Name Cageify Cageify
ID ppoobnoipkllpmpnnldhpghefjhiinoh
Official URL https://chromewebstore.google.com/detail/cageify/ppoobnoipkllpmpnnldhpghefjhiinoh
Description Let the One True God embrace your webpages with his graciousness!
File Size 92.63 KB
Installation Count 1,015
Current Version 0.0.2
Last Updated 2013-05-08
Publish Date 2013-05-08
Rating 4.65/5 Total 23 Ratings
Developer OrfeasZ
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "cageify.js"
        ]
    },
    "manifest_version": 2,
    "name": "Cageify",
    "description": "Let the One True God embrace your webpages with his graciousness!",
    "version": "0.0.2",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}