WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Animal Shelter Essentials

Animal Shelter Essentials

View on Chrome Web Store
View Animal Shelter Essentials Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

The Go-To Place for animal lovers wanting to grow their animal shelters
Type
Extension
Users
13 users
1
Website icoy.app
nevilleco11
View author page of nevilleco11
Published
Published on April 13, 2022
Version 1.655
Manifest version
3
Updated
Updated on April 13, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Animal Shelter Essentials 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": "Animal Shelter Essentials",
    "short_name": "Essentials",
    "version": "1.655",
    "manifest_version": 3,
    "description": "The Go-To Place for animal lovers wanting to grow their animal shelters",
    "homepage_url": "https:\/\/shelter65756.bildr.com",
    "icons": {
        "16": "icons\/ANIMAL SHELTER.E6jyFF0A5UKKQ2A2c6soZQ.png",
        "48": "icons\/ANIMAL SHELTER.E6jyFF0A5UKKQ2A2c6soZQ.png",
        "128": "icons\/ANIMAL SHELTER.E6jyFF0A5UKKQ2A2c6soZQ.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/bildr\/ui\/bildrPopUp.html",
                "src\/bildr\/ui\/css\/bildrStyle.css",
                "js\/injectScript_Animal Shelter Essentials_1655.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": ".\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/js\/bildrScript_Animal Shelter Essentials_1655.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": ".\/icons\/ANIMAL SHELTER.E6jyFF0A5UKKQ2A2c6soZQ.png",
        "default_title": "Essentials"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/shelter65756.bildr.com;"
    }
}
© 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