{"id":13477116,"url":"https://github.com/micz/ColumnsWizard","last_synced_at":"2025-03-27T04:32:33.277Z","repository":{"id":12595003,"uuid":"15265875","full_name":"micz/ColumnsWizard","owner":"micz","description":"This is a Thunderbird addon that adds some magic to the folder list columns. Check the addon website for more info...","archived":true,"fork":false,"pushed_at":"2022-11-25T20:58:02.000Z","size":6227,"stargazers_count":23,"open_issues_count":21,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-08-01T16:47:34.774Z","etag":null,"topics":["javascript","thunderbird","thunderbird-addon","thunderbird-extension","xul"],"latest_commit_sha":null,"homepage":"http://micz.it/thunderdbird-addon-columnswizard/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-17T21:04:33.000Z","updated_at":"2023-11-21T10:39:34.000Z","dependencies_parsed_at":"2023-01-11T18:21:46.681Z","dependency_job_id":null,"html_url":"https://github.com/micz/ColumnsWizard","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micz%2FColumnsWizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micz%2FColumnsWizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micz%2FColumnsWizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micz%2FColumnsWizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micz","download_url":"https://codeload.github.com/micz/ColumnsWizard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222194727,"owners_count":16946980,"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":["javascript","thunderbird","thunderbird-addon","thunderbird-extension","xul"],"created_at":"2024-07-31T16:01:38.438Z","updated_at":"2025-03-27T04:32:33.270Z","avatar_url":"https://github.com/micz.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# ![ColumnsWizard icon](rep-resources/images/mzcw-icon.png \"ColumnsWizard\")  ColumnsWizard\r\n\r\nColumnsWizard is a Thunderbird addon that adds some magic to the folder list columns.\r\nWith this addon you can:\r\n  * Add a custom column directly from the addon preference window to show any mail header you want.\r\n  * Define the default columns settings for any new folder.\r\n  * Show hidden columns in the Conversation Tab and in the search window.\r\n  * Edit a mail header value for a single message.\r\n\r\nThis add-on is the original work of Micz (@Mic).\r\n\r\n![ColumnsWizard_version](https://img.shields.io/badge/version-v7.0.0-darkorange.png?label=ColumnsWizard)\r\n![ColumnsWizard_tb_version](https://img.shields.io/badge/version-v7.0.0-blue.png?label=Thunderbird%20Add-On)\r\n![Thunderbird_version](https://img.shields.io/badge/version-v68.0_--_68.*-blue.png?label=Thunderbird)\r\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-red.png)](./LICENSE)\r\n![Release Status](https://img.shields.io/badge/Release%20Status-v7.0.0%20Latest-brightgreen.png)\r\n#\r\n\r\n## Latest\r\n\r\nv7.0.0 update for Thunderbird 68\r\nNew Locales:\r\n   ja, es-ES, ru, hu-HU, hy-AM, ko-KR, el, pl, da, pt-PT\r\n\r\n\r\n## ColumnsWizard Add-On Installation\r\n\r\nNormal install from Thunderbird Add-On site:\r\n- Download and install from the add-on menu\r\n- Within Thunderbird ``Tools\\Add-ons`` search for 'ColumnsWizard' install and reload.\r\n\r\nInstall XPI directly:\r\n- Download desired version package from the [XPI](xpi) folder.\r\n- Within Thunderbird ``Tools\\Add-ons`` click the gear icon and choose ``Install Add-ons From File..``\r\n- Choose XPI file, install and reload.\r\n\r\n## XPI Add-On Package Build instructions (WIP)\r\n\r\n1. Have Node, npm, 7zip-min archiver installed and in PATH (used globally)\r\n2. Open a terminal in the repository root dir\r\n3. Using root level package.json and npm scripts now\r\n4. Run ``npm run build-xpi-bat`` to make the xpi\r\n\r\nNotes : \r\n- ``install.rdf`` is used for TB60.*\r\n- A ``manifest.json`` file is also introduced for testing in TB60+.\r\n\r\n## Issues \u0026 Questions\r\nPost any issues or questions for ColumnsWizard under [Issues](https://github.com/micz/ColumnsWizard/issues)\r\n\r\n## Changelog\r\nColumnsWizard's changes are logged [here](CHANGELOG.md).\r\n\r\n## Credits\r\nOriginal Author: [Micz](https://addons.thunderbird.net/en-US/thunderbird/user/Micz/ \"Micz\")  \r\nContributing Author: [cleidigh](https://addons.thunderbird.net/en-US/thunderbird/user/cleidigh/ \"Cleidigh\")\r\n\r\nLocale Translations:\r\n\r\n- English (en-US)\t: Micz (m@micz.it)\r\n- Italian (it)\t\t: Micz (m@micz.it)\r\n- French (fr)\t\t: Goofy\r\n- German (de)\t\t: Axel Grude\r\n- Chinese (zh-CN) : yfdyh000\r\n- ja, es-ES, ru, hu-HU, hy-AM, ko-KR, el, pl, da, pt-PT : Google\\Christopher","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicz%2FColumnsWizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicz%2FColumnsWizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicz%2FColumnsWizard/lists"}