Tabula Bellus

Tabula Bellus

Start you new tabs with top images from reddit.com/r/EarthPorn!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Tabula Bellus",
  "description": "Start you new tabs with top images from reddit.com/r/EarthPorn!",
  "version": "2.0.1",
  "chrome_url_overrides": {
    "newtab": "tabulaBellus.html"
  }
}