Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeniex/was-about-that-old-in-that-movie
IMDb movies - hovering actors avatars would show how old they were when that movie was released
https://github.com/jeniex/was-about-that-old-in-that-movie
firefox greasemonkey greasyfork imdb movies tampermonkey userscript violentmonkey
Last synced: about 22 hours ago
JSON representation
IMDb movies - hovering actors avatars would show how old they were when that movie was released
- Host: GitHub
- URL: https://github.com/jeniex/was-about-that-old-in-that-movie
- Owner: JenieX
- License: mit
- Archived: true
- Created: 2022-05-19T10:28:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T02:10:19.000Z (over 2 years ago)
- Last Synced: 2024-10-02T06:02:06.938Z (4 months ago)
- Topics: firefox, greasemonkey, greasyfork, imdb, movies, tampermonkey, userscript, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 2.06 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Was about that old in that movie
[Github](https://github.com/FlowerForWar/was-about-that-old-in-that-movie), [Greasy Fork](https://greasyfork.org/en/scripts/445300-was-about-that-old-in-that-movie)
A user script that works on IMDb movies and actors pages, to show how old actors were when that movie was released.
By default, it would show the zodiac signs for actors as well, `shift+alt+o` to toggle that, ON or OFF.## Preview
#### 1. Hovering actors avatars on a movie page
#### 2. Hovering the movie year on an actor page
## Contributors
- [Procyon-b](https://github.com/Procyon-b)
## Changelog
#### 0.09 (22-10-16)
- Add support for TV movies
#### 0.08 (22-10-08)
- Fix a bug where on dead actors, the script wouldn't work if zodiac sign option is disabled
#### 0.07 (22-10-07)
- Fix few bugs
#### 0.06 (22-09-30)
- In a movie page, now hovering the name of the actor would trigger the retrieval of data, just like hovering the avatar
#### 0.05 (22-06-05)
- Prevent the addition of movies in the "Recently Viewed" list, when fetching data, thanks to [Procyon-b](https://github.com/FlowerForWar/was-about-that-old-in-that-movie/issues/3)
- Update the exception method and added more exceptions, like video games and podcast series
- Removed the auto-hide and the ".." that indicates loading, in the actor page
- Update the yearElement tooltip to include the actor age#### 0.04 (22-06-04)
- Fix checking for TV Series condition, thanks to [Procyon-b](https://github.com/FlowerForWar/was-about-that-old-in-that-movie/issues/1)
- Fix wrong age when birth day/month equals zero
- Add support for movies on actors pages, see the second gif
- Show the age of the actors in their pages, and zodiac signs if enabled
- Replace "was" with "Will be" when the movie has not been released#### 0.03 (22-05-22)
- Add a shortcut to toggle zodiac signs (shift+alt+o), zodiac signs are enabled by default
- Fix to support [Procyon-b](https://greasyfork.org/en/users/435938-achernar)'s [userstyle](https://userstyles.world/style/852/imdb-fix-title-page)#### 0.02 (22-05-21)
- Show actor's zodiac sign
- Highlight dead actors## License
[MIT](https://github.com/FlowerForWar/was-about-that-old-in-that-movie/blob/main/LICENSE)