YYYY-MM-DD Github Firefox

YYYY-MM-DD Github

Makes github display absolute times.

User Growth & Download Statistics

Manifest V2 Add-on
By:
Serdar Sanli
Daily users:
1
Rating:
4.00
(1)
Version:
1.0 Last updated: 2023-10-18
Version code:
5638722
Creation date:
2023-10-18
Risk:
Moderate risk impact Low risk likelihood
Content scripts matches:
  • *.github.com
Size:
11.65KB
URLs:
Privacy policy
Source:
Firefox Add-ons Store
Data ingested on:
2026-06-20
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
Serdar Sanli
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/yyyy-mm-dd-github/

User Reviews

Version 1.0.0 of this extension is a single script. It could very well be distributed as a cross-browser UserScript in addition to per-browser extensions. I would like it if I could set a preference for a full date-time format such as ${YYYY}-${MM}-${DD}T${hh}:${mm}:${ss}(+/-)${TZ}. https://ijmacd.github.io/rfc3339-iso8601/ For those with security concerns... The script loops through the DOM "relative-time" elements. These elements have a "datetime" attribute with an RFC3339 and ISO-8601 compliant date-time string e.g. 2024-08-05T14:51:54-07:00. The script simply grabs the first ten characters from this string, prepends "at ", and *replaces* the relative-time element the `at ${date}`. Because pages often load asynchronously, the above loop is executed again in a `for` loop with an incrementally increasing timeout. I wonder why Serdar Sanli used a loop instead of Event hooks e.g. ```js if (document.readyState === "loading") { // Loading hasn't finished yet document.addEventListener("DOMContentLoaded", doit); } else { // `DOMContentLoaded` has already fired doit(); } ``` However, there's no event for when content is changed by scripts *after* DOMContentLoaded. From what I'm reading on StackOverflow, a [MutationObserver](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver) would handle this scenario.
by Vo*****, 2024-08-06
View all user reviews ›

Is YYYY-MM-DD Github Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

YYYY-MM-DD Github requires a few sensitive permissions. Exercise caution before installing.

Risk impact analysis details
  • Critical Request access to the following domains: github.com
  • High ******* ******* **** *** ****** ***** *** ***** ** ******* **** ********* ********* ** * *********** *****
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

YYYY-MM-DD Github has earned a fairly good reputation and likely can be trusted.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
  • Low **** ********* *** ***** **** **** * ****** **** ***** ********** *** **** ****** ** ** ****** *** *****
  • Good **** ********* *** **** **** *******
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best YYYY-MM-DD Github Alternatives

Here are some Firefox add-ons that are similar to YYYY-MM-DD Github: