Uptothesky Bookmark

Uptothesky Bookmark

Qu'est-ce que Uptothesky Bookmark ?

Uptothesky Bookmark est une extension Chrome développée par https://www.uptothesky.com, et sa fonction principale est "Uptothesky Bookmark".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Uptothesky Bookmark

Téléchargez les fichiers d'extension Uptothesky Bookmark au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Uptothesky Bookmark Uptothesky Bookmark
ID obnpeaombgmhcglppeoahakegpbcjlmj
URL Officiel https://chromewebstore.google.com/detail/uptothesky-bookmark/obnpeaombgmhcglppeoahakegpbcjlmj
Description Uptothesky Bookmark
Taille du Fichier 24.89 KB
Nombre d'Installations 25
Version Actuelle 1.2
Dernière Mise à Jour 2012-08-16
Date de Publication 2012-08-16
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://www.uptothesky.com
Type de Paiement free
Langues Prises en Charge 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\/*"
    ]
}