1 item
Birtch customer display app <script> // The ID of the extension we want to talk to. var customerDisplayExtensionId = "ihfgcklpchljeoocpbokhcibeflhhojg"; let message = { // One of dealRow, total or payment dealRow: { productName: 'This is product name!', productCode: 'productCode', price: '1.95583', quantity: '10000', total: '5112.918811962185' }, total:{ fee: '2.00', total: '90.67' }, payment:{ received: '100.00', return: '9.33' } }; chrome.runtime.sendMessage(customerDisplayExtensionId, {message: message}, (response) => { if (!response) console.log('No response'); }); </script>
rating_count is the Chrome Web Store ratings count, not a written-review count.
Media assets
Screenshots and videos on the listing.
Has promo video
Whether the listing includes at least one video.
Languages
Declared language locales.
Developer website
Listing exposes a developer website URL.
Contact email
Listing exposes a contact email.
Keyword in name
Case-insensitive substring match in the name.
Keyword in description
Case-insensitive substring match in the description.
Keyword occurrences in description
Count of case-insensitive occurrences in the description.
Category user-count percentile
Share of same-category extensions with fewer users (null if unknown).
These are transparent listing completeness / keyword signals, not a prediction of Chrome Web Store search ranking.