Sea Otters For Days...

This extension shows you Sea Otter photos from flickr.

What is Sea Otters For Days...?

Sea Otters For Days... is a Chrome extension developed by eric, and its main feature is "This extension shows you Sea Otter photos from flickr.".

Download Sea Otters For Days... Extension CRX File

Download Sea Otters For Days... 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

                        This extension shows you Sea Otter photos from flickr.                    

Extension Basic Information

Name Sea Otters For Days... Sea Otters For Days...
ID mhdccifolfkbhfaamgodclmepdkjgioe
Official URL https://chrome.google.com/webstore/detail/sea-otters-for-days/mhdccifolfkbhfaamgodclmepdkjgioe
Description This extension shows you Sea Otter photos from flickr.
File Size 9.71 KB
Installation Count 75
Current Version 1.1
Last Updated 2014-08-07
Publish Date 2014-08-07
Rating 2.60/5 Total 5 Ratings
Developer eric
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sea Otters For Days...",
    "description": "This extension shows you Sea Otter photos from flickr.",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/secure.flickr.com\/"
    ]
}