Salesforce 799 Credentials

Easily manage all your credentials of different salesforce org.

Salesforce 799 Credentials là gì?

Salesforce 799 Credentials là một tiện ích mở rộng Chrome được phát triển bởi http://799thecoder.com, và tính năng chính của nó là "Easily manage all your credentials of different salesforce org.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Salesforce 799 Credentials

Tải xuống các tệp mở rộng Salesforce 799 Credentials dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This will save your time of going to the login page then putting your username and password then hitting login, If you login into your salesforce org with this extension it will save your lots of time. Once you have saved your credentials, you are just one click away to login into your salesforce org.

Recommended for : If you are a developer or project manager or an administrator who need to access various salesforce orgs more frequently then this extension will save your time, Because you are just one click away.

This extension supports sandbox, productions and developer orgs. You can delete saved credentials , add new credentials etc.

Why should I go for this because there are already couple of extensions for the same purpose ?
Here you go with the answer, most of developers first copy username paste into username field and then copy password then paste into password field, but most of other extension will clear your username when you went to other tab to copy password. But this will keep remember your username and password and other information also.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Salesforce 799 Credentials Salesforce 799 Credentials
ID gceoabplpebmcmkcaklnanbagdfodgof
URL Chính Thức https://chrome.google.com/webstore/detail/salesforce-799-credential/gceoabplpebmcmkcaklnanbagdfodgof
Mô tả Easily manage all your credentials of different salesforce org.
Kích Thước Tệp 136 KB
Số Lần Cài Đặt 95
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2017-04-17
Ngày Phát Hành 2017-04-17
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://799thecoder.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Salesforce 799 Credentials",
    "short_name": "sForce 799",
    "description": "Easily manage all your credentials of different salesforce org.",
    "version": "2.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "images\/image16.png",
        "default_title": "Salesforce 799 Credentials",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/image16.png",
        "32": "images\/image32.png",
        "64": "images\/image64.png",
        "128": "images\/image128.png"
    },
    "permissions": [
        "storage",
        "tabs"
    ]
}