{"id":16229750,"url":"https://github.com/jerboa88/tally-extension","last_synced_at":"2025-04-08T05:43:44.364Z","repository":{"id":45514826,"uuid":"189309184","full_name":"jerboa88/Tally-Extension","owner":"jerboa88","description":"A Chrome extension to easily count the number of words, characters, and paragraphs on any site","archived":false,"fork":false,"pushed_at":"2024-07-29T03:58:52.000Z","size":3182,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T22:01:35.542Z","etag":null,"topics":["addon","browser-extension","character-counter","chrome","chrome-extension","css","dark-theme","extension","html","javascript","js","webextension","word-counter"],"latest_commit_sha":null,"homepage":"https://johng.io/p/tally-extension","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerboa88.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}},"created_at":"2019-05-29T22:46:48.000Z","updated_at":"2024-07-29T03:58:55.000Z","dependencies_parsed_at":"2024-11-04T04:40:34.252Z","dependency_job_id":"57d4910b-60e1-437e-a914-1aa4a871de42","html_url":"https://github.com/jerboa88/Tally-Extension","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/jerboa88%2FTally-Extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerboa88%2FTally-Extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerboa88%2FTally-Extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerboa88%2FTally-Extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerboa88","download_url":"https://codeload.github.com/jerboa88/Tally-Extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785920,"owners_count":20995642,"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":["addon","browser-extension","character-counter","chrome","chrome-extension","css","dark-theme","extension","html","javascript","js","webextension","word-counter"],"created_at":"2024-10-10T12:59:09.162Z","updated_at":"2025-04-08T05:43:43.818Z","avatar_url":"https://github.com/jerboa88.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Project Header --\u003e\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003cimg class=\"projectLogo\" src=\"icon_large.png\" alt=\"Project logo\" title=\"Project logo\" width=\"256\"\u003e\r\n\r\n  \u003ch1 class=\"projectName\"\u003eTally\u003c/h1\u003e\r\n\r\n  \u003cp class=\"projectBadges\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/type-Extension-ffc107.svg\" alt=\"Project type\" title=\"Project type\"/\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/languages/top/jerboa88/Tally-Extension.svg\" alt=\"Language\" title=\"Language\"/\u003e\r\n    \u003ca href=\"https://chrome.google.com/webstore/detail/tally-word-counter/eggkmbghbmjmbdjloifaklghfiecjbnk\"\u003e\r\n      \u003cimg src=\"https://img.shields.io/chrome-web-store/v/eggkmbghbmjmbdjloifaklghfiecjbnk.svg\" alt=\"View on the Chrome Web Store\" title=\"View on the Chrome Web Store\"/\u003e\r\n    \u003c/a\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/repo-size/jerboa88/Tally-Extension.svg\" alt=\"Repository size\" title=\"Repository size\"/\u003e\r\n    \u003ca href=\"LICENSE\"\u003e\r\n      \u003cimg src=\"https://img.shields.io/github/license/jerboa88/Tally-Extension.svg\" alt=\"Project license\" title=\"Project license\"/\u003e\r\n    \u003c/a\u003e\r\n  \u003c/p\u003e\r\n  \r\n  \u003cp class=\"projectDesc\" data-exposition=\"A Chrome extension to easily count the number of words, characters, and paragraphs on any site. This project is designed to be a more convenient alternative to my word counter website of the same name. The project is published on the Chrome Web Store and has over 200 users.\"\u003e\r\n    A Chrome extension to easily count the number of words, characters, and paragraphs on any site\r\n  \u003c/p\u003e\r\n  \r\n  \u003cbr/\u003e\r\n\u003c/div\u003e\r\n\r\n\r\n## Installation\r\nThe extension can be installed from the Chrome Web Store [here][1].\r\n\r\nIf you wish to build yourself, `build.sh` is used to copy all files to the `build/` directory, compile css, and zip the extension. You can do this any other way you wish. [SASS](https://sass-lang.com/) is used for CSS compilation. After running `build.sh`, the build directory can be loaded into Chrome.\r\n\r\n\r\n## Usage\r\nSelect a block of text on any site, right click, and choose `Tally Word Counter: Count` in the context menu. The number of characters, words, sentences, paragraphs, spaces, letters, digits, and special characters will be shown.\r\n\r\n\r\n## Screenshots\r\nDesktop site | \u0026#8291;\r\n:-:|:-:\r\n![Screenshot 1](screenshots/ss0.png) | ![Screenshot 2](screenshots/ss1.png)\r\n![Screenshot 3](screenshots/ss2.png) | ![Screenshot 4](screenshots/ss3.png)\r\n\r\n\r\n## Contributing\r\nContributions, issues, and forks are welcome but this is a hobby project so don't expect too much from it. [SemVer](http://semver.org/) is used for versioning.\r\n\r\n\r\n## License\r\nThis project is licensed under the MPL 2.0 License. See [LICENSE][2] for details.\r\n\r\n[1]: https://chrome.google.com/webstore/detail/tally-word-counter/eggkmbghbmjmbdjloifaklghfiecjbnk\r\n[2]: LICENSE\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerboa88%2Ftally-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerboa88%2Ftally-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerboa88%2Ftally-extension/lists"}