Numbers Trivia

Get different trivia about numbers that include random numbers and dates everyday!

What is Numbers Trivia?

Numbers Trivia is a Chrome extension developed by Tapan Chudasama, and its main feature is "Get different trivia about numbers that include random numbers and dates everyday!".

Extension Screenshots

screenshot
screenshot

Download Numbers Trivia Extension CRX File

Download Numbers Trivia extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Get new and interesting facts about everyday dates and numbers. Just enter any date or number or simply click Get Trivia to get any random trivia.                    

Extension Basic Information

Name Numbers Trivia Numbers Trivia
ID hlhgjfmdjomnlhfacokoibjlcmcmgoec
Official URL https://chromewebstore.google.com/detail/numbers-trivia/hlhgjfmdjomnlhfacokoibjlcmcmgoec
Description Get different trivia about numbers that include random numbers and dates everyday!
File Size 18.51 KB
Installation Count 33
Current Version 1.0.0
Last Updated 2020-06-28
Publish Date 2020-06-28
Rating 4.50/5 Total 2 Ratings
Developer Tapan Chudasama
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Numbers Trivia",
    "description": "Get different trivia about numbers that include random numbers and dates everyday!",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png",
        "16": "icon_16.png"
    },
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "index.html"
    }
}