Keeppy

Keeppy extension.

Τι είναι το Keeppy;

Το Keeppy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://keeppy.com, και η κύρια λειτουργία του είναι "Keeppy extension.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Keeppy

Λήψη αρχείων επέκτασης Keeppy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Welcome to Keeppy!

Keeppy is the only tool you need  as you surf the web.  Use it to collect, organize and edit the information that you find.  With Keeppy, you can also add your own content and share your discoveries!  

While browsing web, you can capture any quote, bookmark or picture, literally, by one click of the mouse. The quote you captured gets highlighted and remains so any time you visit this page again. (Handy, isn't it?) You can use different colors for marking different quotes. 
Captured quote instantly appears as "snippet" on the Keeppy web site.

What is a Snippet? 

A Snippet is one piece of information, a building block of a Keeppy.   When you use Keeppy’s extension to capture information from a webpage, Keeppy saves it as new Snippet for that information.  You can also create a new Snippet for your own original content and fill it with any text or pictures that you can imagine!  (This information is also a snippet.)

What is a Keeppy?

It is not "traditional" web notes tool. As you collect, create, and edit your Snippets, you can organize them into a document, which is called a Keeppy.  You can decide the best way to display all your Snippets in your Keeppy, and there are a lot of options to help you with this.  You can create, edit, and delete Snippets in your Keeppy.  You can move a Snippet around inside your Keeppy, or you can move a Snippet to a completely different Keeppy.  If you would like, you can share a Snippet or a Keeppy with friends and even get their help with it.  And when you are ready, you can publish the Snippet or the Keeppy for anyone to see!

Good luck! Tell a story to the world. We look forward to your stories!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Keeppy Keeppy
ID amfmilbepoogemaocdjijfgihlcllaig
Επίσημο URL https://chrome.google.com/webstore/detail/keeppy/amfmilbepoogemaocdjijfgihlcllaig
Περιγραφή Keeppy extension.
Μέγεθος Αρχείου 301 KB
Αριθμός Εγκαταστάσεων 197
Τρέχουσα Έκδοση 0.2.4.7
Τελευταία Ενημέρωση 2014-05-06
Ημερομηνία Δημοσίευσης 2014-05-06
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής http://keeppy.com
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας http://keeppy.com/mykeeppy/keeppies/d91824296fae490e
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "0.2.4.7",
    "description": "__MSG_extDescription__",
    "browser_action": {
        "default_title": "__MSG_ext_default_title__",
        "default_icon": "images\/quote24d.png",
        "default_popup": "views\/login.html"
    },
    "icons": {
        "16": "images\/quote16.png",
        "48": "images\/quote48.png",
        "128": "images\/quote128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "views\/background.html"
    },
    "options_page": "views\/options.html",
    "permissions": [
        "unlimitedStorage",
        "contextMenus",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "management",
        "notifications"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "javascript\/libraries\/jquery-1.7.2.min.js",
                "javascript\/libraries\/jquery-ui-1.9.2.custom.min.js",
                "javascript\/libraries\/jquery.nanoscroller.min.js",
                "javascript\/keeppy_document_content.js",
                "javascript\/keeppy_utils.js",
                "javascript\/content_script.js"
            ],
            "css": [
                "css\/content.css",
                "javascript\/libraries\/css\/nanoscroller.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "images\/quote24.png",
        "images\/quote48.png",
        "images\/keeppymenu-donthighlight.png",
        "images\/keeppymenu-donthighlight-h.png",
        "images\/keeppymenu-keeppyedit.png",
        "images\/keeppymenu-keeppyedit-h.png",
        "images\/keeppymenu-keeppynew.png",
        "images\/keeppymenu-keeppynew-h.png",
        "images\/keeppymenu-keeppyview.png",
        "images\/keeppymenu-keeppyview-h.png",
        "images\/keeppymenu-snippetview.png",
        "images\/keeppymenu-snippetview-h.png",
        "images\/keeppymenu-quotecolor.png",
        "images\/keeppymenu-quotecolor-h.png",
        "images\/keeppymenu-quoteimage.png",
        "images\/keeppymenu-quoteimage-h.png",
        "images\/keeppymenu-quoteit.png",
        "images\/keeppymenu-quoteit-h.png",
        "images\/keeppymenu-quoteurl.png",
        "images\/keeppymenu-quoteurl-h.png",
        "images\/bullet_arrow_down.png",
        "images\/bullet_arrow_up.png",
        "images\/crosscolornone.png",
        "images\/social-button-fb20x20.png",
        "images\/social-button-fb20x20g.png",
        "images\/social-button-gp20x20.png",
        "images\/social-button-gp20x20g.png",
        "images\/social-button-tw20x20.png",
        "images\/social-button-tw20x20g.png"
    ],
    "offline_enabled": true,
    "homepage_url": "http:\/\/www.keeppy.com\/"
}