Salesforce Page Optimizer
Analyze, debug, and improve the performance of your Lightning application (Developer Preview)
Vad är Salesforce Page Optimizer?
Salesforce Page Optimizer är en Chrome-tillägg utvecklad av Salesforce, och dess huvudfunktion är "Analyze, debug, and improve the performance of your Lightning application (Developer Preview)".
Tilläggsskärmbilder
Ladda ner Salesforce Page Optimizer-förlängningens CRX-fil
Ladda ner Salesforce Page Optimizer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The Salesforce Page Optimizer (Developer Preview) analyzes your lightning based community/apps and identifies performance optimization opportunites. Use the information to refine your design and improve performance for your members.
Installation and usage of this extension is covered by the EULA: https://secure2.sfdcstatic.com/assets/pdf/misc/salesforce-community-eula-ofs-page-optimizer.pdf
Check out the Settings > Privacy page for more information on what data is gathered/used by this extension. Grundläggande Information om Tillägg
| Namn | |
| ID | alkcnclapbnefkodhbkpifdkceldogka |
| Officiell webbadress | https://chromewebstore.google.com/detail/salesforce-page-optimizer/alkcnclapbnefkodhbkpifdkceldogka |
| Beskrivning | Analyze, debug, and improve the performance of your Lightning application (Developer Preview) |
| Filstorlek | 2.24 MB |
| Antal Installationer | 8,773 |
| Aktuell Version | 2.1.0 |
| Senast Uppdaterad | 2023-11-06 |
| Publiceringsdatum | 2019-12-28 |
| Betyg | 4.60/5 Totalt 15 Betyg |
| Utvecklare | Salesforce |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://releasenotes.docs.salesforce.com/en-us/summer17/release-notes/rn_networks_performance_tool.htm |
| URL till Sekretesspolicy Sidan | http://www.salesforce.com/company/privacy |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Salesforce Page Optimizer",
"short_name": "PO",
"author": "Salesforce",
"description": "Analyze, debug, and improve the performance of your Lightning application (Developer Preview)",
"version": "2.1.0",
"icons": {
"16": "images\/icons\/icon_256.png",
"48": "images\/icons\/icon_256.png",
"96": "images\/icons\/icon_256.png",
"128": "images\/icons\/icon_256.png",
"256": "images\/icons\/icon_256.png",
"512": "images\/icons\/icon_256.png"
},
"background": {
"service_worker": "dist\/background.js",
"type": "module"
},
"sandbox": {
"pages": [
"sandbox.html"
]
},
"content_scripts": [
{
"run_at": "document_start",
"match_about_blank": false,
"matches": [
" | |