{"id":38587506,"url":"https://github.com/esatisfaction/esat-chrome-extension","last_synced_at":"2026-01-17T08:21:29.335Z","repository":{"id":110571164,"uuid":"196209681","full_name":"esatisfaction/esat-chrome-extension","owner":"esatisfaction","description":"e-satisfaction Chrome Extension","archived":false,"fork":false,"pushed_at":"2025-05-29T11:46:43.000Z","size":879,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T13:15:35.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esatisfaction.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-07-10T13:23:42.000Z","updated_at":"2025-05-29T11:46:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"d68b4e57-8de1-46df-b6fa-f74789aa9f81","html_url":"https://github.com/esatisfaction/esat-chrome-extension","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/esatisfaction/esat-chrome-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esatisfaction%2Fesat-chrome-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esatisfaction%2Fesat-chrome-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esatisfaction%2Fesat-chrome-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esatisfaction%2Fesat-chrome-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esatisfaction","download_url":"https://codeload.github.com/esatisfaction/esat-chrome-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esatisfaction%2Fesat-chrome-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-17T08:21:29.270Z","updated_at":"2026-01-17T08:21:29.325Z","avatar_url":"https://github.com/esatisfaction.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# e-satisfaction Chrome Extension\n\nThis extension is for testing the e-satisfaction integration library on your website fast and easy without messing with your\nwebsite's source code.\n\n**NOTE**: You should already have a (sandbox) account on e-satisfaction.\n\n## Installation\n\nThis is an early version of this extension and it's not on the Chrome Store (yet).\n\nto install this extension, you should:\n\n1. Go to Extensions page on your chrome (or simply visit chrome://extensions/)\n2. Turn on Developer mode (you might find a switch on the top right corner)\n3. Download this repository and unzip the file\n4. Click on the \"Load unpacked\" button on your chrome\n5. Select the folder where you unzipped the repository\n6. Click select and see the extension on your list\n7. Turn on the extension\n8. You can find the extension next to the address bar, with the e-satisfaction logo\n\n##  Browser Compatibility \u0026 Requirements\n\nThis extension uses [Manifest V3](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3), which is used by modern Chromium-based browsers.\n\nThe extension has been **tested** on the following browsers:\n\n| **Browser**         | **Tested** |\n|:-------------------:|:----------:|\n| Google Chrome       |    Yes     |\n| Microsoft Edge      |    Yes     |\n| Brave               |    Yes     |\n| Opera               |    Yes     |\n\n\u003e  **Note**: The extension requires a Chromium-based browser with **version 88 or higher**. It may also work on other compatible browsers but it has not been explicitly tested there.\n\n## Usage\n\nTo test the e-satisfaction Integration on your website, you can follow these steps:\n\n1. Activate the e-satisfaction extension\n2. Click on the e-satisfaction icon next to the address bar\n3. Type in your account's Application Id\n4. Click \"Apply Integration\"\n5. You should see any questionnaire available on your website\n\n### Questionnaires do not appear\n\nAfter clicking on the \"Apply Integration\" button, normally a questionnaire should appear on the page.\n\nAccording to the Questionnaire Position documentation by e-satisfaction, for a questionnaire to appear, they should:\n\n* Do not have whitelist or blacklist enabled. If they have, make sure your page is allowed\n* The questionnaire type is \"box\" or \"box_classic\" or\n* The questionnaire type is \"embedded\" and the position is a valid and existing css selector\n\n### Override Questionnaire Integration Settings\n\nUsing the normal scenario, you should see the Questionnaires with their integration settings, as they have been configured\non the e-satisfaction dashboard.\n\nHowever, you can override these setting and make a questionnaire appear on your page on demand.\n\n**NOTE**: You cannot override whitelist and blacklist options.\n\nTo override the Questionnaire Integration Settings, simply:\n\n1. Click on the \"Add Questionnaire Override\" button\n2. Open the panel that has been added\n3. Type in the Questionnaire Id you want to override settings for\n4. Type in the settings you wish.\n\nYou can override the following settings:\n\n* Display Language. You can also select how Auto-Detect works.\n* Type. You can make a questionnaire appear as box or embed on your page\n* Position. You can make a questionnaire appear wherever you want on the page\n* Maximized. You can control whether box type is maximized to the user\n\n## Troubleshooting\n\nFeel free to contact us through our [support portal here](https://support.e-satisfaction.com/hc/en-us/requests/new) if something goes wrong.\n\n## Contributing\n\nFeel free to contribute to this repository and fix bugs, if any.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesatisfaction%2Fesat-chrome-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesatisfaction%2Fesat-chrome-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesatisfaction%2Fesat-chrome-extension/lists"}