{"id":26525217,"url":"https://github.com/endotakuya/toggle-time-ago-github","last_synced_at":"2026-04-02T02:50:40.775Z","repository":{"id":255311786,"uuid":"97138820","full_name":"endotakuya/toggle-time-ago-github","owner":"endotakuya","description":"Google Chrome Extension","archived":false,"fork":false,"pushed_at":"2017-08-03T13:23:15.000Z","size":87,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-29T08:22:11.921Z","etag":null,"topics":["chrome","extension"],"latest_commit_sha":null,"homepage":"","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/endotakuya.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":"2017-07-13T15:33:34.000Z","updated_at":"2017-07-15T19:02:07.000Z","dependencies_parsed_at":"2024-08-29T08:33:21.951Z","dependency_job_id":null,"html_url":"https://github.com/endotakuya/toggle-time-ago-github","commit_stats":null,"previous_names":["endotakuya/toggle-time-ago-github"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endotakuya%2Ftoggle-time-ago-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endotakuya%2Ftoggle-time-ago-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endotakuya%2Ftoggle-time-ago-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endotakuya%2Ftoggle-time-ago-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endotakuya","download_url":"https://codeload.github.com/endotakuya/toggle-time-ago-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244816611,"owners_count":20515125,"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":["chrome","extension"],"created_at":"2025-03-21T14:55:10.096Z","updated_at":"2025-12-30T20:52:17.419Z","avatar_url":"https://github.com/endotakuya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-show-time-ago\n\nChange the time of Github.  \nInstall: [Toggle Time for Github](https://chrome.google.com/webstore/detail/toggle-time-for-github/ibmdfeckdcljclpcaiolijdmfhjoblei?hl=ja\u0026authuser=1)\n\n## Installation\n\n\t$ npm install\n\n## Usage\n\nRun `$ gulp --watch` and load the `dist`-directory into chrome.\n\n## Entryfiles (bundles)\n\nThere are two kinds of entryfiles that create bundles.\n\n1. All js-files in the root of the `./app/scripts` directory\n2. All css-,scss- and less-files in the root of the `./app/styles` directory\n\n## Tasks\n\n### Build\n\n    $ gulp\n\n\n| Option         | Description                                                                                                                                           |\n|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `--watch`      | Starts a livereload server and watches all assets. \u003cbr\u003eTo reload the extension on change include `livereload.js` in your bundle.                      |\n| `--production` | Minifies all assets                                                                                                                                   |\n| `--verbose`    | Log additional data to the console.                                                                                                                   |\n| `--vendor`     | Compile the extension for different vendors (chrome, firefox, opera)  Default: chrome                                                                 |\n| `--sourcemaps` | Force the creation of sourcemaps. Default: !production                                                                                                |\n\n\n### pack\n\nZips your `dist` directory and saves it in the `packages` directory.\n\n    $ gulp pack --vendor=firefox\n\n### Version\n\nIncrements version number of `manifest.json` and `package.json`,\ncommits the change to git and adds a git tag.\n\n\n    $ gulp patch      // =\u003e 0.0.X\n\nor\n\n    $ gulp feature    // =\u003e 0.X.0\n\nor\n\n    $ gulp release    // =\u003e X.0.0\n\n\n## Globals\n\nThe build tool also defines a variable named `ENV` in your scripts. It will be set to `development` unless you use the `--production` option.\n\n\n**Example:** `./app/background.js`\n\n\tif(ENV === 'development'){\n\t\tconsole.log('We are in development mode!');\n\t}\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendotakuya%2Ftoggle-time-ago-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendotakuya%2Ftoggle-time-ago-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendotakuya%2Ftoggle-time-ago-github/lists"}