WebExtension.net
Toggle dark mode
WebExtension.net

Birdtannica - Your Web Guide to Birds

View on Chrome Web Store
View Birdtannica - Your Web Guide to Birds Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Birdtannica is your bird web guide. From Britannica, you can get instant bird identification from photos online. You can also…
Type
Extension
Users
37 users
1
Anish Lakkapragada
View author page of Anish Lakkapragada
Published
Published on March 14, 2023
Version 1.5.1
Manifest version
3
Updated
Updated on February 23, 2024
lifestyle/art
Extension Category
View on Chrome Web Store
View Birdtannica - Your Web Guide to Birds Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Birdtannica - Your Web Guide to Birds",
    "manifest_version": 3,
    "icons": {
        "128": "assets\/bird-web-guide.png"
    },
    "version": "1.5.1",
    "permissions": [
        "contextMenus"
    ],
    "action": {
        "default_popup": "index.html"
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "<all_urls>"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content_script.jsx.2850eaff.1361196d.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "src\/modal.css"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/modal.html",
                "src\/modal.css",
                "index.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/jsx-runtime.ea0eb95e.js",
                "assets\/content_script.jsx.2850eaff.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top