{"id":15710917,"url":"https://github.com/salihsaygi/mantra","last_synced_at":"2026-05-11T05:48:41.666Z","repository":{"id":108770394,"uuid":"535497772","full_name":"SalihSaygi/Mantra","owner":"SalihSaygi","description":"Self-control using mantra technique for productivity.","archived":false,"fork":false,"pushed_at":"2022-09-25T17:26:05.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T17:13:08.757Z","etag":null,"topics":["editorjs","extension","google-chrome-extension","manifest-v3","mantra","productivity","reactjs","typescript"],"latest_commit_sha":null,"homepage":"","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/SalihSaygi.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}},"created_at":"2022-09-12T03:27:44.000Z","updated_at":"2022-09-25T20:21:18.000Z","dependencies_parsed_at":"2023-06-04T20:15:46.954Z","dependency_job_id":null,"html_url":"https://github.com/SalihSaygi/Mantra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihSaygi%2FMantra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihSaygi%2FMantra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihSaygi%2FMantra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalihSaygi%2FMantra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SalihSaygi","download_url":"https://codeload.github.com/SalihSaygi/Mantra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351019,"owners_count":20763232,"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":["editorjs","extension","google-chrome-extension","manifest-v3","mantra","productivity","reactjs","typescript"],"created_at":"2024-10-03T21:10:44.542Z","updated_at":"2026-05-11T05:48:41.632Z","avatar_url":"https://github.com/SalihSaygi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Chrome Extension Boilerplate\n\n## Getting Started\n\n1. `npm i` to install dependancies\n2. `npm start` to start running the fast development mode Webpack build process that bundle files into the `dist` folder\n3. `npm i --save-dev \u003cpackage_name\u003e` to install new packages\n\n## Loading The Chrome Extension\n\n1. Open Chrome and navigate to `chrome://extensions/`\n2. Toggle on `Developer mode` in the top right corner\n3. Click `Load unpacked`\n4. Select the entire `dist` folder\n\n# Important Initial Steps\n\n1. `git init` to start a new git repo for tracking your changes, do an initial base commit with all the default files\n2. Update `package.json`, important fields include `author`, `version`, `name` and `description`\n3. Update `manifest.json`, important fields include `version`, `name` and `description`\n4. Update `webpack.commmon.js`, the title in the `getHtmlPlugins` function should be your extension name\n\n# Production Build\n\n1. `npm run build` to generate a minimized production build in the `dist` folder\n2. ZIP the entire `dist` folder (e.g. `dist.zip`)\n3. Publish the ZIP file on the Chrome Web Store Developer Dashboard!\n\n## Important Default Boilerplate Notes\n\n- Folders get flattened, static references to images from HTML do not need to be relative (i.e. `icon.png` instead of `../static/icon.png`)\n- Importing local ts/tsx/css files should be relative, since Webpack will build a dependancy graph using these paths\n- Update the manifest file as per usual for chrome related permissions, references to files in here should also be flattened and not be relative\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalihsaygi%2Fmantra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalihsaygi%2Fmantra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalihsaygi%2Fmantra/lists"}