Uptothesky Bookmark

Uptothesky Bookmark

What is Uptothesky Bookmark?

Uptothesky Bookmark is a Chrome extension developed by https://www.uptothesky.com, and its main feature is "Uptothesky Bookmark".

Extension Screenshots

screenshot

Download Uptothesky Bookmark Extension CRX File

Download Uptothesky Bookmark 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 is the uptothesky bookmark which stores your bookmarks into the cloud. So you can access your favourite sites from anywhere. You can also access your bookmark by visiting this site www.uptothesky.com. If you are not already registered create your free account now.                    

Extension Basic Information

Name Uptothesky Bookmark Uptothesky Bookmark
ID obnpeaombgmhcglppeoahakegpbcjlmj
Official URL https://chromewebstore.google.com/detail/uptothesky-bookmark/obnpeaombgmhcglppeoahakegpbcjlmj
Description Uptothesky Bookmark
File Size 24.89 KB
Installation Count 25
Current Version 1.2
Last Updated 2012-08-16
Publish Date 2012-08-16
Rating 1.00/5 Total 1 Ratings
Developer https://www.uptothesky.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Uptothesky Bookmark",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Uptothesky Bookmark",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "http:\/\/www.uptothesky.com\/*"
    ]
}