9GAG viewer

This exstension will make it possible to view 9GAG posts easy and secure ;)

What is 9GAG viewer?

9GAG viewer is a Chrome extension developed by oscar.hedeby.iversen, and its main feature is "This exstension will make it possible to view 9GAG posts easy and secure ;)".

Download 9GAG viewer Extension CRX File

Download 9GAG viewer 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

                        A little project making it possible to view 9gag from any page you want                    

Extension Basic Information

Name 9GAG viewer 9GAG viewer
ID jihgiaceggemcganjjjemcnmnglbcicp
Official URL https://chromewebstore.google.com/detail/9gag-viewer/jihgiaceggemcganjjjemcnmnglbcicp
Description This exstension will make it possible to view 9GAG posts easy and secure ;)
File Size 14.6 KB
Installation Count 12
Current Version 1.0
Last Updated 2016-03-17
Publish Date 2016-03-17
Rating 5.00/5 Total 1 Ratings
Developer oscar.hedeby.iversen
Payment Type free
Supported Languages da
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "9GAG viewer",
    "description": "This exstension will make it possible to view 9GAG posts easy and secure ;)",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "cookies"
    ]
}