IMDBAge

Adds the age and other various info onto IMDB pages.

2014-06-25 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Thomas Stewart
평점
0 0 0
버전
2.11
생성일
2014-06-25
갱신일
2014-06-25
크기
19.1KB
라이선스
해당 없음
적용 사이트

Specifically it adds some details to actor or actresses pages. It adds their age, their Tropical Zodiac Sign and their Chinese Zodiac Sign. As well as adding how many years ago and how old they were when they made the listed films. It also adds how long ago a film was made on a film page.

This version fixed the old style layout, it fixed the death day, improved year grabbing and other various fixes. Remember I updated the namespace to be more meaningful in 2.7, so versions older than 2.7 need to be manually removed before installing this version.

This script is not abandoned, if it breaks just drop me a quick email.

(As an aside the tweakmdb Firefox extension used an old version which no longer works, I've emailed them to update it a few times but got no response.)

Homepage: http://www.stewarts.org.uk/tomsweb/IMDBAge Email: [email protected]

Changelog

  • 2.10 fixed date grabbing
  • 2.9 fixed adding year to title with many years
  • 2.8 old style working, fixed death day for new style, improved year grabbing
  • 2.7 added persistent config, changed namespace
  • 2.6 fixed star signs and added unicode symbols
  • 2.5 fixed imdb updates
  • 2.4 fixed imdb updates
  • 2.3 improved year grabbing
  • 2.2 updated imdb text info, formatting, added ages to individual films
  • 2.1 Major changes, added signs, added config
  • 1.6 Added improvement ideas from Christopher J. Madsen, Added first imdb text files search, Reformatting
  • 1.5 Removed function enclosing while script
  • 1.3 First public version