Umbraco Developer Glimpse7

Gimpse for Umbraco7

What is Umbraco Developer Glimpse7?

Umbraco Developer Glimpse7 is a Chrome extension developed by Unknown, and its main feature is "Gimpse for Umbraco7".

Extension Screenshots

screenshot

Download Umbraco Developer Glimpse7 Extension CRX File

Download Umbraco Developer Glimpse7 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

                        Glimpse Extensions for umbraco 7

fixed Glimpse.Mvc4

Aspect cheatsheet:

DynamicNode
DynamicMedia
DynamicPublishedContent
IPublishedContent
Code_data @helper

http://our.umbraco.org/projects/developer-tools/glimpse7                    

Extension Basic Information

Name Umbraco Developer Glimpse7 Umbraco Developer Glimpse7
ID noekcgjjbgjbaklcfgebnpbnfhchbegk
Official URL https://chromewebstore.google.com/detail/umbraco-developer-glimpse/noekcgjjbgjbaklcfgebnpbnfhchbegk
Description Gimpse for Umbraco7
File Size 15.37 KB
Installation Count 72
Current Version 0.5
Last Updated 2014-05-05
Publish Date 2014-05-05
Rating 2.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Extension Website https://github.com/samibel/Glimpse7
Help Page URL https://twitter.com/samibel
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "description": "Gimpse for Umbraco7",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png"
    },
    "name": "Umbraco Developer Glimpse7",
    "permissions": [
        "tabs"
    ],
    "version": "0.5",
    "manifest_version": 2
}