Ez Post

The easiest way to upload images from Postlets to Craigslist!

Τι είναι το Ez Post;

Το Ez Post είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Padleads, και η κύρια λειτουργία του είναι "The easiest way to upload images from Postlets to Craigslist!".

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

screenshot

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

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

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

                        Inquries - leave a feedback

Ez Post is the easiest way to upload images from Postlets to Craigslist.  All your postlets images are presented to you in a list box for you to upload to Craigslist. 

No more having to save your images to a local folder on your computer.  Ez Post grabs your images that are already on Postlets.  It grabs images from the last postlets page visited - make sure to visit the review page of your intended postlets listing. 

Usage:

1) Install the extension

2) Visit the review page of your postlets listing -example: https://postlets.com/posts/12431265/review

3) Go to the craigslist image upload page.  You should see you postlets listing's images on the right hand corner.                    

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

Όνομα Ez Post Ez Post
ID dbhcleffdnpikonflmclfifmdfkkmomh
Επίσημο URL https://chromewebstore.google.com/detail/ez-post/dbhcleffdnpikonflmclfifmdfkkmomh
Περιγραφή The easiest way to upload images from Postlets to Craigslist!
Μέγεθος Αρχείου 256 KB
Αριθμός Εγκαταστάσεων 81
Τρέχουσα Έκδοση 2.1
Τελευταία Ενημέρωση 2015-11-13
Ημερομηνία Δημοσίευσης 2015-11-13
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Padleads
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ez Post",
    "version": "2.1",
    "description": "The easiest way to upload images from Postlets to Craigslist!",
    "icons": {
        "16": "pages\/img\/Icon16.png",
        "32": "pages\/img\/Icon32.png",
        "48": "pages\/img\/Icon48.png",
        "128": "pages\/img\/Icon128.png"
    },
    "background": {
        "page": "pages\/background.html"
    },
    "content_security_policy": "script-src 'self' chrome:\/\/extensions-frame\/pages\/background.html; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.craigslist.org\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/accounts.craigslist.org\/",
                "https:\/\/*.craigslist.org\/*",
                "https:\/\/accounts.craigslist.org\/login\/",
                "https:\/\/postlets.com\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.craigslist.org\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/jquery\/jquery.qtip-1.0.0-rc3.min.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js",
                "js\/easypost.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/postlets.com\/*",
                "https:\/\/*.craigslist.org\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/jquery\/jquery.qtip-1.0.0-rc3.min.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js",
                "js\/popup.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/post.craigslist.org\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/jquery\/jquery.qtip-1.0.0-rc3.min.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/post.craigslist.org\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/jquery\/jquery.qtip-1.0.0-rc3.min.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/post.craigslist.org\/*"
            ],
            "js": [
                "lib\/jquery\/jquery.js",
                "lib\/jquery\/jquery.qtip-1.0.0-rc3.min.js",
                "lib\/superfly.js",
                "lib\/xmlrpc.js",
                "lib\/firebase.js",
                "lib\/fingerprint.js",
                "lib\/load-image.min.js"
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_icon": "pages\/img\/Icon32.png",
        "popup": "pages\/popup.html"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "management",
        "idle",
        "notifications",
        "https:\/\/*.postlets.com\/*",
        "http:\/\/*.craigslist.org\/*",
        "https:\/\/*.craigslist.org\/*",
        "https:\/\/s3.amazonaws.com\/storage.postlets.com\/*"
    ]
}