WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Gimli Bootstrap

Gimli Bootstrap

View on Chrome Web Store
View Gimli Bootstrap Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Empower your workflow with Gimli Bootstrap: The smart DevTools extension for Bootstrap developers.
Type
Extension
Users
435 users
2
Website gimli.app
joakim hjertvik
View author page of joakim hjertvik
Published
Published on April 3, 2024
Version 1.0
Manifest version
3
Updated
Updated on April 3, 2024
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Gimli Bootstrap 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",
    "description": "Empower your workflow with Gimli Bootstrap: The smart DevTools extension for Bootstrap developers.",
    "manifest_version": 3,
    "name": "Gimli Bootstrap",
    "version": "1.0",
    "author": "Joakim Hjertvik",
    "homepage_url": "https:\/\/gimli.app",
    "icons": {
        "16": "icons\/logo48.png",
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "clipboardWrite"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "devtools_page": "devtools\/devtools-page.html"
}
© 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