Salesforce Assistant

Salesforce Admin and Dev Assistant who help to Quick Find,Login,Query,Backup,View LWC Code,Cron Expression,Record Edit-View,Exports

Salesforce Assistant란 무엇입니까?

Salesforce Assistant은(는) [email protected]에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Salesforce Admin and Dev Assistant who help to Quick Find,Login,Query,Backup,View LWC Code,Cron Expression,Record Edit-View,Exports"입니다.

확장 프로그램 스크린샷

screenshot

Salesforce Assistant 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        💻 Features : 
✔ Works with both Salesforce Lightning Experience and Salesforce Classic UI.
✔ Quick Login as your  Salesforce Users.
✔ Quick Source Code Backup with Lightning Components.
✔ Quick View Source Code of Aura and Lightning Web Components.
✔ Quick view/edit all fields of any record anywhere.
✔ Quick SOQL / SOSL query and view records of any object and can also export more than One Million records.
✔ You can quickly find out on which page and layout your lightning components are placed. (excluded community)
✔ One can see the field API name of any object on the layout.
✔ Can export Org Describe as a CSV.
✔ Cron Expression generator and converter.
✔ Checkbox on field level security (FLS) to select all fields.
✔ JSON 2 Apex model (wrapper) class converter.
✔ JSON, XML beautifier and validator.
✔ One-click login URL generator.
✔ Can change from 15 to 18 digit ID.
✔ Easily give Field Level Security (FLS) permissions on an object on more than one profile at the same time.
✔ Easily give Object Level Security permissions on an object on more than one profile and permission set at the same time.
✔ Quickly find the setup menu anywhere, shortcut key (Ctrl + Shift + Space).
✔ Easily get the apex classes row structure code in Developer Console.

📝 Notes:
* If installed for the first time, refresh the page before using.
* More coming soon...                    

확장 프로그램 기본 정보

이름 Salesforce Assistant Salesforce Assistant
ID acpngnlieelljdlljmenkagbonaicccj
공식 URL https://chromewebstore.google.com/detail/salesforce-assistant/acpngnlieelljdlljmenkagbonaicccj
설명 Salesforce Admin and Dev Assistant who help to Quick Find,Login,Query,Backup,View LWC Code,Cron Expression,Record Edit-View,Exports
파일 크기 11.96 MB
설치 횟수 5,819
현재 버전 3.1
최근 업데이트 2022-08-04
출시 날짜 2020-07-05
평점 5.00/5 총 12 개의 평점
개발자 [email protected]
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://sites.google.com/view/salesforce-lwc-editor/Privacy-Information
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "[email protected]",
    "name": "Salesforce Assistant",
    "version": "3.1",
    "description": "Salesforce Admin and Dev Assistant who help to Quick Find,Login,Query,Backup,View LWC Code,Cron Expression,Record Edit-View,Exports",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/platform.linkedin.com\/ https:\/\/badges.linkedin.com\/; object-src 'self'",
    "permissions": [
        "storage",
        "https:\/\/*.salesforce.com\/",
        "https:\/\/*.force.com\/",
        "activeTab",
        "cookies",
        "tabs",
        "activeTab",
        "https:\/\/www.freeformatter.com\/*",
        "https:\/\/platform.linkedin.com\/*"
    ],
    "content_scripts": [
        {
            "css": [
                "nik_components\/jquery\/dist\/jquery-ui.css",
                "nik_components\/jquery\/dist\/jquery.timepicker.min.css",
                "nik_components\/codemiror\/codemirror.css",
                "nik_components\/codemiror\/show-hint.css",
                "nik_components\/codemiror\/foldgutter.css",
                "css\/font-awesome.min.css",
                "nik_components\/typeahead\/typeaheadjs.min.css",
                "css\/popup.css"
            ],
            "js": [
                "nik_components\/jquery\/dist\/jquery-1.12.4.js",
                "nik_components\/jquery\/dist\/jquery-ui.js",
                "nik_components\/jquery\/dist\/moment.js",
                "nik_components\/jquery\/dist\/jquery.timepicker.min.js",
                "nik_components\/salesforce\/forcetk.js",
                "js\/sweetalert.js",
                "js\/setup_classic.js",
                "js\/setup_lex.js",
                "nik_components\/typeahead\/typeahead.jquery.min.js",
                "nik_components\/typeahead\/typeahead.bundle.min.js",
                "nik_components\/typeahead\/bloodhound.min.js",
                "js\/content.js",
                "js\/contentscript.js",
                "nik_components\/darkmode\/defaults.js",
                "nik_components\/darkmode\/dark_theme.js",
                "nik_components\/codemiror\/codemirror.js",
                "nik_components\/codemiror\/autorefresh.js",
                "nik_components\/codemiror\/closebrackets.js",
                "nik_components\/codemiror\/matchbrackets.js",
                "nik_components\/codemiror\/placeholder.js",
                "nik_components\/codemiror\/formatting.js",
                "nik_components\/codemiror\/foldcode.js",
                "nik_components\/codemiror\/foldgutter.js",
                "nik_components\/codemiror\/xml-fold.js",
                "nik_components\/codemiror\/sql.js",
                "nik_components\/codemiror\/xml.js",
                "nik_components\/codemiror\/javascript.js",
                "nik_components\/codemiror\/css.js",
                "nik_components\/codemiror\/show-hint.js",
                "nik_components\/codemiror\/sql-hint.js",
                "nik_components\/codemiror\/clike.js",
                "nik_components\/formatter\/vkbeautify.js",
                "js\/tableManager.js",
                "js\/domparser.js",
                "js\/cs.users.js",
                "js\/webpagescript.js",
                "js\/lightningConentScript.js"
            ],
            "matches": [
                "*:\/\/*.lightning.force.com\/*",
                "*:\/\/*.visual.force.com\/*",
                "*:\/\/*.salesforce.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "js\/feildLevelPermission.js"
            ],
            "matches": [
                "https:\/\/*.salesforce.com\/setup\/layout\/flsedit*",
                "https:\/\/*.lightning.force.com\/lightning\/setup\/null\/address=\/setup\/layout\/flsedit*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "nik_components\/angular\/angular.js",
                "nik_components\/angular\/angularbootstrap.js",
                "js\/permissions.contentscript.js"
            ],
            "matches": [
                "https:\/\/*.force.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.force.com\/*",
            "https:\/\/*.salesforce.com\/*",
            "https:\/\/*.visualforce.com\/*"
        ]
    },
    "options_ui": {
        "open_in_tab": false,
        "page": "index.html"
    },
    "web_accessible_resources": [
        "nik_components\/*",
        "icon",
        "nik_components\/jquery\/dist\/jquery-ui.css",
        "nik_components\/jquery\/dist\/jquery.timepicker.min.css",
        "nik_components\/codemiror\/codemirror.css",
        "nik_components\/codemiror\/show-hint.css",
        "fonts\/*",
        "css\/popup.css",
        "permissions.html",
        "https:\/\/*.salesforce.com\/*",
        "*:\/\/*.lightning.force.com\/*",
        "https:\/\/www.freeformatter.com\/*",
        "https:\/\/fonts.googleapis.com\/css2?family=Nunito",
        "https:\/\/fonts.googleapis.com\/css2?family=Montserrat",
        "https:\/\/platform.linkedin.com\/*"
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "64": "images\/icon64.png",
            "128": "images\/icon128.png",
            "256": "images\/icon256.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "128": "images\/icon128.png",
        "256": "images\/icon256.png"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "chromeos": "Ctrl+Shift+U",
                "default": "Ctrl+Shift+U",
                "linux": "Ctrl+Shift+U",
                "mac": "Command+Shift+U"
            }
        }
    },
    "manifest_version": 2
}