└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Salesforce Mass Editor 2 | https://www.xgeek.net/salesforce/salesforce-mass-editor-chrome-extension/ 3 | 4 | Salesforce Mass Editor is a simple but powerful chrome extension for doing the below things :
5 | 6 | - Makes any Salesforce list view to be a powerful mass editor.
7 | - Mass insert, mass clone, mass update, mass delete, ALL-IN-ONE.
8 | - Export record data to CSV file.
9 | - Mass copy & paste from Excel with multiple rows and cells data.
10 | 11 | It works on almost all of Salesforce list view, needs no page jumping, no any setting, and no kidding.
12 | 13 | ***Notice*** : Please make sure “API Enabled” in profile has been checked if you login with a Non-Admin user. 14 | 15 | [Install From Chrome Web Store](http://goo.gl/OebQbZ) 16 | 17 | ## New Features Coming Soon! 18 | - Support for Salesforce Lightning! 19 | 20 | ## Release Notes 21 | 22 | ###### 2017/12/10 23 | - Fix polymorphic reference field issue. 24 | 25 | ###### 2017/11/10 26 | - Add feature of all check / select to fields. 27 | 28 | ###### 2017/08/13 29 | - Add permission control of Csv Exporting. 30 | 31 | ###### 2017/05/20 32 | - Improve UX when using Non-Admin user. 33 | 34 | ###### 2017/03/26 35 | - Improve mass paste UX. 36 | 37 | ###### 2017/03/13 38 | - Fix bugs. 39 | 40 | ###### 2016/12/02 Major release 41 | - New features of mass insert and mass clone. 42 | - Fix csv file non-bom bug. 43 | 44 | ###### 2016/11/21 45 | - New feature of custom domain support. 46 | - Fix bugs. 47 | 48 | ###### 2016/11/08 49 | - New feature of exporting data to csv. 50 | --------------------------------------------------------------------------------