GitShow/t3dotgg/paycheck-extension
t3dotgg

paycheck-extension

poorly guess how much money a tweet is worth

by t3dotgg
Star on GitHubForknpm

JavaScript

226 stars33 forks6 contributorsQuiet · 2y agoSince 2023v0.0.3

Meet the team

See all 6 on GitHub →
t3dotgg
t3dotgg15 contributions
ErwinAI
ErwinAI5 contributions
Fonsori
Fonsori2 contributions
krymancer
krymancer2 contributions
Samathingamajig
Samathingamajig2 contributions
siddheshkothadi
siddheshkothadi2 contributions

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 2y ago
See all on GitHub →
ImLunaHey
Support for the analytics page?OpenIssue

would be nice to see it here. !image

ImLunaHey · 2y ago
Fernando-J-Garcia
feat: multi-currency supportOpenPR

Adds multi-currency support using the free currency API https://github.com/fawazahmed0/currency-api#readme Selected currency is persisted using the API https://github.com/t3dotgg/paycheck-extension/assets/105046544/f0c1d0bc-9510-4a6b-a8f5-2948f0ab851d Related: https://github.com/t3dotgg/paycheck-extension/pull/14, https://github.com/t3dotgg/paycheck-extension/issues/9

Fernando-J-Garcia · 3y ago

Recent fixes

View closed PRs →
krymancer
Firefox addon publishMergedPR

This PR prepares the extension to be ready to Firefox add-on store. Also added manual install instructions in Changes needed for Firefox to allow add-on in store Firefox wants some in manifest. ID should be in format something@something Strict min version is exactly what means, 109 version was released January 2023, and Is the oldest Firefox version that supports Manifest V3 (Firefox will warn about using manifest v3 instead of v2 that can allow to older versions to use the add-on, but I don't really think it is worth the trouble) Publish Instructions Made these instructions for future reference and to help anyone that maybe wants to publish and extension. Not really needed, the Developer hub is very straight forward. 1. Go to Developer Hub, you require a Firefox account for this, 2. Click on “Submit your first add-on” (goes to this page) 3. Here we have to select a zip file to upload, we have two ways of doing this: 3.1 We can just grab everything we require (, and folder) and manually 'zipping' it 3.2 We can use web-ext provided by Mozilla to do this automaticity. Install with and use to make a zip of just the add-on requires 4. Upload the extension, if are any error or warning Firefox will let we know (most likely that Firefox will warning about using the Manifest V3 but is not a big deal) 5. In the next page we don't use anything to combine source code, minify or anything like that, so we click in no. 6. Next page will ask for add-on name, URL, contact info, description, and the license and if we want to do some notes for the reviewer. 7. Now the add-on will be going to be reviewed, and we can edit the product page in the Developer Hub

krymancer · 3mo ago
Rotsides
Euro conversionMergedPR

Added euro currency conversion from dollar and removed extra $ icon from the dollarAmount.

Rotsides · 2y ago
Samathingamajig
Firefox supportClosedIssue

Some people want this extension to work in Firefox and to be published on the Add-ons marketplace. This issue will track progress of this feature, including if it's wontfix. I don't have any experience with making Firefox Add-ons (probably should work as-is since this is just a content script, might need another manifest), so if someone else wants to make the necessary changes that would be epic. https://twitter.com/TimRamboReal/status/1689408815186284545?s=20

Samathingamajig · 2y ago
Structured data for AI agents

Repository: t3dotgg/paycheck-extension. Description: poorly guess how much money a tweet is worth Stars: 226, Forks: 33. Primary language: JavaScript. Languages: JavaScript (100%). Latest release: v0.0.3 (3y ago). Open PRs: 3, open issues: 3. Last activity: 2y ago. Community health: 28%. Top contributors: t3dotgg, ErwinAI, Fonsori, krymancer, Samathingamajig, siddheshkothadi.

·@ofershap

Replace github.com with gitshow.dev