{"id":28389604,"url":"https://github.com/charlie043/slack-plugin-bundler","last_synced_at":"2026-04-29T14:31:33.175Z","repository":{"id":76616073,"uuid":"184378779","full_name":"charlie043/slack-plugin-bundler","owner":"charlie043","description":"Slack Plugin Bundler for Mac","archived":false,"fork":false,"pushed_at":"2019-05-01T08:22:30.000Z","size":113,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T12:08:59.350Z","etag":null,"topics":["bundler","customize","slack"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/charlie043.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-01T06:40:50.000Z","updated_at":"2019-05-02T04:15:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b4bd142-f05d-46c2-85c0-9fb62446377a","html_url":"https://github.com/charlie043/slack-plugin-bundler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlie043/slack-plugin-bundler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlie043%2Fslack-plugin-bundler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlie043%2Fslack-plugin-bundler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlie043%2Fslack-plugin-bundler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlie043%2Fslack-plugin-bundler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlie043","download_url":"https://codeload.github.com/charlie043/slack-plugin-bundler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlie043%2Fslack-plugin-bundler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["bundler","customize","slack"],"created_at":"2025-05-31T01:37:21.808Z","updated_at":"2026-04-29T14:31:33.167Z","avatar_url":"https://github.com/charlie043.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Plugin Bundler for Mac\n\n## Install\n\n1. [Download Zip](https://github.com/charlie043/slack-plugin-bundler/archive/master.zip)\n\n2. Unzip folder\n\n3. open `install.command`\n\n4. Restart Slack\n\nNote:  \nBundler is removed when reinstall or update Slack app. But plugin data is stored in localStorage.\nPlugins are restored when reinstall Bundler.\n\n## Uninstall ( Restore from backup )\n\n1. open `uninstall.command`\n\n2. Restart Slack\n\n## Add Plugin\n\n- Enable fetch raw css or javascript from url\n  - input url and click `fetch raw`\n- Enable fetch JSON from url\n  - input url and click `fetch json`\n  ```json\n  // JSON must have name, type, raw field.\n  // type: \"css\"|\"javascript\"\n  {\n    \"name\": \"plugin name\",\n    \"type\": \"css\",\n    \"raw\": \"raw css or javascript\"\n  }\n  ```\n- Input all field yourself :)\n\n## Samples\n### import plugin from json\n1. copy url\n2. paste url to `Fetch from url` field\n3. click `fetch json`\n4. applying code with `save` button\n\n### try some plugins\n- css\n  - set background image: [url](https://gist.githubusercontent.com/charlie043/1eb4cbf11f80f84130a83f6b1f9ab4b4/raw/bb690757f61720c04e2b5f322ad19443b0fb0c0d/background-image.json)\n  - split each messages: [url](https://gist.githubusercontent.com/charlie043/8913452890c2572b634368945e105621/raw/791ad768e205a6f96a8402484729e0b3cd68d7e4/split-each-messages.json)\n\n## Develop Plugins\n\n```sh\n# Enable developer mode on Slack\n# Execute on Terminal\nexport SLACK_DEVELOPER_MENU=true\nopen -a /Applications/Slack.app\n```\n\n- Open WebInspector on Slack and write code!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlie043%2Fslack-plugin-bundler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlie043%2Fslack-plugin-bundler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlie043%2Fslack-plugin-bundler/lists"}