WebExtension.net
Toggle dark mode
WebExtension.net

Siderite's DNS Resolver

View on Chrome Web Store
View Siderite's DNS Resolver Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (5 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.

Resolve DNS addresses based on previously working IPs
Type
Extension
Users
2,000 users
1K
Website siderite.dev
Siderite
View author page of Siderite
Published
Published on May 13, 2016
Version 0.0.3
Manifest version
2
Updated
Updated on October 29, 2019
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Siderite's DNS Resolver 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",
    "manifest_version": 2,
    "name": "Siderite's DNS Resolver",
    "description": "Resolve DNS addresses based on previously working IPs",
    "version": "0.0.3",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "<all_urls>",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "httpsErrorPage.html"
    ]
}
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