{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"TextModification","owner":"TinyWebEx","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-09T15:52:24.935Z"}},{"type":"Public template","name":"AddonTemplate","owner":"TinyWebEx","isFork":false,"description":"A template for WebExtensions, so you can quickly start with one…","allTopics":["javascript","template","firefox","firefox-addon","templates","webextensions","firefox-extension","browser-extension","web-extension","browser-addon","firefox-webextension","addon"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":4,"starsCount":5,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-23T04:43:49.734Z"}},{"type":"Public","name":"Localizer","owner":"TinyWebEx","isFork":false,"description":"A tiny library that translates your HTML file with the WebExtension translation system.","allTopics":["i18n","browser","internationalization","localization","addon","l10n","webextension","webextensions","browser-extension","add-on"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":2,"starsCount":4,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-20T10:06:53.943Z"}},{"type":"Public","name":"common","owner":"TinyWebEx","isFork":false,"description":"TinyWebEx modules and common add-on files for my add-on(-related) projects.","allTopics":["javascript","firefox-addon","browser-extension","web-extension","web-extensions","hacktoberfest"],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":7,"starsCount":7,"forksCount":2,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-19T14:16:59.481Z"}},{"type":"Public","name":"RandomTips","owner":"TinyWebEx","isFork":false,"description":"Shows a random non obstrusive tip to the user under some constraints.","allTopics":["firefox-addon","firefox-extension","browser-extension","web-extension","web-extensions","browser-addon"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":3,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-22T18:44:13.041Z"}},{"type":"Public","name":"CommonCss","owner":"TinyWebEx","isFork":false,"description":"Some common CSS elements for all TinyWebExtension modules/extensions","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":2,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-22T18:04:14.948Z"}},{"type":"Public","name":"MessageHandler","owner":"TinyWebEx","isFork":false,"description":"A handler for showing customizable, hidable notification messages in your add-on.","allTopics":["addon","webextension","addons","browser-extension","web-extension","messages","browser-addon","add-on"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":4,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-22T15:56:20.027Z"}},{"type":"Public","name":"BrowserCommunication","owner":"TinyWebEx","isFork":false,"description":"A tiny wrapper around the browser.runtime.onMessage, so you have a message type.","allTopics":["javascript","addon","webextension","webextensions","browser-extension","web-extension","add-ons","web-extensions","browser-addon","add-on"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-22T14:06:44.554Z"}},{"type":"Public","name":"AutomaticSettings","owner":"TinyWebEx","isFork":false,"description":"A simple module that allows you to specify your add-on settings in HTML-only, so you can focus on adding settings and not care about how to load and save them.","allTopics":["settings","browser","addon","webextension","webextensions","web-extension","web-extensions","hacktoberfest","add-on","javascript"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":18,"starsCount":8,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-08T22:53:42.819Z"}},{"type":"Public","name":"EnvironmentDetector","owner":"TinyWebEx","isFork":false,"description":"EnvironmentDetector","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-03-20T15:36:36.338Z"}},{"type":"Public","name":"PermissionRequest","owner":"TinyWebEx","isFork":false,"description":"Helper module to interactively request permission from the user on a static page.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":3,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-10-15T20:02:47.883Z"}},{"type":"Public","name":"lodash","owner":"TinyWebEx","isFork":true,"description":"A modern JavaScript utility library delivering modularity, performance, & extras.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":6962,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-09-07T16:48:56.183Z"}},{"type":"Public","name":"Logger","owner":"TinyWebEx","isFork":false,"description":"Console logging module that makes logging easier and adjustable.","allTopics":["javascript","logger","javascript-library","console-log","browser-extension","web-extension","web-extensions"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-30T21:07:10.033Z"}},{"type":"Public","name":"AddonSettings","owner":"TinyWebEx","isFork":false,"description":"A tiny wrapper around the browse storage APIs for getting an setting.","allTopics":["javascript","settings","webextension","webextensions","settings-storage","web-extension","web-extensions","hacktoberfest","add-on","addon"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":4,"starsCount":4,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-30T21:06:54.533Z"}},{"type":"Public","name":"TinyWebEx-UnitTests","owner":"TinyWebEx","isFork":false,"description":"Combined repo of all unit tests for all TinyWebEx modules","allTopics":["javascript","firefox","unit-testing","addon","browser-extension","web-extension","unit-tests","add-ons","web-extensions","browser-addon","unit-test","add-on"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-07T19:13:31.245Z"}},{"type":"Public","name":"TestHelper","owner":"TinyWebEx","isFork":false,"description":"Small modules that help to write (unit) tests faster/easier…","allTopics":["javascript","testing","unit-testing","test","webextension","testing-tools","unit-test"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-07T19:02:08.323Z"}}],"repositoryCount":16,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}