{"id":13658770,"url":"https://github.com/TinyWebEx/AddonTemplate","last_synced_at":"2025-04-24T11:32:52.378Z","repository":{"id":54404591,"uuid":"161914898","full_name":"TinyWebEx/AddonTemplate","owner":"TinyWebEx","description":"A template for WebExtensions, so you can quickly start with one…","archived":false,"fork":false,"pushed_at":"2022-11-23T04:43:49.000Z","size":131,"stargazers_count":5,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-10T12:42:46.577Z","etag":null,"topics":["addon","browser-addon","browser-extension","firefox","firefox-addon","firefox-extension","firefox-webextension","javascript","template","templates","web-extension","webextensions"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/THIS_ADDON_NAME_AMO/?utm_source=github.com\u0026utm_medium=github\u0026utm_content=github-url-description\u0026campaign=github-url-description","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/TinyWebEx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-15T14:53:05.000Z","updated_at":"2023-12-18T04:03:08.000Z","dependencies_parsed_at":"2023-01-22T00:43:20.793Z","dependency_job_id":null,"html_url":"https://github.com/TinyWebEx/AddonTemplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TinyWebEx%2FAddonTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TinyWebEx%2FAddonTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TinyWebEx%2FAddonTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TinyWebEx%2FAddonTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TinyWebEx","download_url":"https://codeload.github.com/TinyWebEx/AddonTemplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250618665,"owners_count":21460133,"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-addon","browser-extension","firefox","firefox-addon","firefox-extension","firefox-webextension","javascript","template","templates","web-extension","webextensions"],"created_at":"2024-08-02T05:01:02.466Z","updated_at":"2025-04-24T11:32:52.070Z","avatar_url":"https://github.com/TinyWebEx.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# THIS_ADDON_NAME_HUMAN \u003cimg align=\"right\" height=\"425\" width=\"365\" src=\"assets/screencasts/example.gif\"\u003e\n\n[![Mozilla Add-on version](https://img.shields.io/amo/v/THIS_ADDON_NAME_AMO.svg)](https://addons.mozilla.org/firefox/addon/THIS_ADDON_NAME_AMO/?utm_source=github.com\u0026utm_medium=git\u0026utm_content=badge-version\u0026utm_campaign=github)  \n[![Mozilla Add-on downloads](https://img.shields.io/amo/d/THIS_ADDON_NAME_AMO.svg)](https://addons.mozilla.org/firefox/addon/THIS_ADDON_NAME_AMO/?utm_source=github.com\u0026utm_medium=git\u0026utm_content=badge-downloads\u0026utm_campaign=github)\n[![Mozilla Add-on users](https://img.shields.io/amo/users/THIS_ADDON_NAME_AMO.svg)](https://addons.mozilla.org/firefox/addon/THIS_ADDON_NAME_AMO/?utm_source=github.com\u0026utm_medium=git\u0026utm_content=badge-users\u0026utm_campaign=github)\n[![Mozilla Add-on stars](https://img.shields.io/amo/stars/THIS_ADDON_NAME_AMO.svg)](https://addons.mozilla.org/firefox/addon/THIS_ADDON_NAME_AMO/reviews/?utm_source=github.com\u0026utm_medium=git\u0026utm_content=badge-stars\u0026utm_campaign=github)\n\n\u003cimg height=\"200\" width=\"200\" src=\"assets/header.svg\"\u003e\n\nThis is a (Firefox) add-on (WebExtension) …\n\nIn contrast to many other add-ons, …\n\nIt is/has/features…\n\nIt is inspired by …. This extension only works with modern Firefox v60 or higher.\n\n## Download\n\n**[![Get it for Firefox!](https://extensionworkshop.com/assets/img/documentation/publish/get-the-addon-178x60px.dad84b42.png)](https://addons.mozilla.org/firefox/addon/THIS_ADDON_NAME_AMO/?utm_source=github.com\u0026utm_medium=git\u0026utm_content=download-button\u0026utm_campaign=github)**\n\n## In action…\n\n![what shows this screencast description in alt text](assets/screencasts/someThing.gif)\n\nSee:\n* [More screencasts](assets/screencasts)\n* [More screenshots](assets/screenshots)\n\n## Features\n* Puts your privacy first! Privacy is the default here.\n* Follows the [Firefox Photon Design](https://design.firefox.com/photon).\n* Has a simple, but intuitive and usable User Interface.\n* Translated in several languages already. [Contribute your own language!](CONTRIBUTING.md#Translations)\n* Compatible with Firefox for Android\n* […]\n\n## Notes\n\n### How to setup this template\n0. Clone this repo.\n1. Replace the following strings in all files of this dir accordingly:\n  * `THIS_ADDON_AUTHOR` -\u003e `rugk`\n  * `THIS_ADDON_NAME_HUMAN` -\u003e `My Awesome Add-on`\n  * `THIS_ADDON_NAME_SHORT_HUMAN` -\u003e `Awesome Add-on`\n  * `THIS_ADDON_NAME_SHORT_TEC_HUMAN` -\u003e `AwesomeAdd-on` (technical short name)\n  * `THIS_ADDON_NAME_AMO` -\u003e `my-awesome-addon` (as in the URL of addons.mozilla.org)\n  * `THIS_ADDON_NAME_ID` -\u003e `my-awesome-addon@user.github.io`\n  * `THIS_ADDON_GITHUB_URL` -\u003e `https://github.com/user/project`\n2. Remove modules you may not need in [`.gitmodules`](.gitmodules).\n3. Run `git submodule update --init --recursive` to initialize the remaining modules.\n5. Remove this text here.\n6. Remove the `.git` dir and run `git init` to get a fresh repo to start.\n\n### LICENSE\n\nThe MIT license file included is also a template. You may choose any license.\n\nThis template itself is published under CC0, so do not have to attribute me for a simple template or so. That makes no sense. :)\nJust remember that the TinyWebEx modules do have their own licenses, usually MIT licenses, so you need to include them, if you want to use these modules.\n\n\u003cp xmlns:dct=\"http://purl.org/dc/terms/\" xmlns:vcard=\"http://www.w3.org/2001/vcard-rdf/3.0#\"\u003e\n  \u003ca rel=\"license\"\n     href=\"http://creativecommons.org/publicdomain/zero/1.0/\"\u003e\n    \u003cimg src=\"http://i.creativecommons.org/p/zero/1.0/88x31.png\" style=\"border-style: none;\" alt=\"CC0\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  To the extent possible under law,\n  \u003ca rel=\"dct:publisher\"\n     href=\"https://github.com/TinyWebEx/AddonTemplate\"\u003e\n    \u003cspan property=\"dct:title\"\u003erugk\u003c/span\u003e\u003c/a\u003e\n  has waived all copyright and related or neighboring rights to\n  \u003cspan property=\"dct:title\"\u003eAddonTemplate\u003c/span\u003e.\nThis work is published from:\n\u003cspan property=\"vcard:Country\" datatype=\"dct:ISO3166\"\n      content=\"DE\" about=\"https://github.com/TinyWebEx/AddonTemplate\"\u003e\n  Germany\u003c/span\u003e.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTinyWebEx%2FAddonTemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTinyWebEx%2FAddonTemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTinyWebEx%2FAddonTemplate/lists"}