Birch customer display connector

Birtch customer display app

As of May 2026, Birch customer display connector has users.

Usersno change0%
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.2
Manifest V2

History

1 snapshots

Tracking since Apr 30, 2026.

Not enough history yet for this metric — the chart fills in as we collect more snapshots.
View as table
DateUsersRatingReviewsVersion
Apr 30, 20260.2
Now0.2

Permissions & access

Permissions
serialstorage
Host access
None declared

Screenshots

Birch customer display connector screenshot 1

About

<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>

Technical

Version
0.2
Manifest
V2
Size
28.46KiB
Min Chrome
23
Languages
1
Featured
No

Metadata

ID
cciihhpmcpikgekndijeliibddeddddm
Developer ID
u0710bec62e1b3731a7a82ce1fb4363ff
Developer Email
Created
Dec 13, 2018
Last Updated (Store)
Dec 13, 2018
Last Scraped
May 29, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to Birch customer display connector, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 29, 2026.