{"id":25443914,"url":"https://github.com/toriihq/gatsby-plugin-intercom-spa","last_synced_at":"2025-11-01T18:30:23.604Z","repository":{"id":44730046,"uuid":"109107405","full_name":"toriihq/gatsby-plugin-intercom-spa","owner":"toriihq","description":"Gatsby plugin to add intercom onto a site","archived":false,"fork":false,"pushed_at":"2022-01-28T09:18:43.000Z","size":7,"stargazers_count":25,"open_issues_count":2,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-16T01:28:18.147Z","etag":null,"topics":["gatsby-plugin","gatsbyjs","intercom"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toriihq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-01T08:40:10.000Z","updated_at":"2024-10-06T15:53:37.000Z","dependencies_parsed_at":"2022-09-11T17:12:58.230Z","dependency_job_id":null,"html_url":"https://github.com/toriihq/gatsby-plugin-intercom-spa","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toriihq%2Fgatsby-plugin-intercom-spa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toriihq%2Fgatsby-plugin-intercom-spa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toriihq%2Fgatsby-plugin-intercom-spa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toriihq%2Fgatsby-plugin-intercom-spa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toriihq","download_url":"https://codeload.github.com/toriihq/gatsby-plugin-intercom-spa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239188687,"owners_count":19597032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gatsby-plugin","gatsbyjs","intercom"],"created_at":"2025-02-17T15:17:44.856Z","updated_at":"2025-11-01T18:30:23.555Z","avatar_url":"https://github.com/toriihq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-plugin-intercom-spa\n\nEasily add Intercom to your Gatsby site.\n\n## Install\n`npm install --save gatsby-plugin-intercom-spa`\n\n## How to use\n\n```javascript\n// In your gatsby-config.js\nplugins: [\n  {\n    resolve: 'gatsby-plugin-intercom-spa',\n    options: {\n      app_id: 'YOUR_INTERCOM_APP_ID',\n      include_in_development: true,\n      delay_timeout: 0,\n      hide_default_launcher: false,\n    }\n  }\n]\n```\n\n## Configuration\n\n- `app_id` - Required. Your Intercom application ID\n- `include_in_development` - Optional. Defaults to `false`\n- `delay_timeout` - Optional. Number of milliseconds to wait before loading the Intercom widget. Defaults to `0`\n- `hide_default_launcher` - Optional. Hide the launcher icon on load. Defaults to `false`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoriihq%2Fgatsby-plugin-intercom-spa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoriihq%2Fgatsby-plugin-intercom-spa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoriihq%2Fgatsby-plugin-intercom-spa/lists"}