WebExtension.net
WebExtension.net

Dev Labs Reactions

View on Chrome Web Store
View Dev Labs Reactions Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Replaces emojis in Facebook Reactions with Dev Labs pictures.
Type
Extension
Users
2 users
Dev Labs
View author page of Dev Labs
Published
Published on February 29, 2016
Version 0.0.4
Manifest version
2
Updated
Updated on March 2, 2016
View on Chrome Web Store
View Dev Labs Reactions Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dev Labs Reactions",
    "short_name": "Dev Labs Reactions",
    "version": "0.0.4",
    "manifest_version": 2,
    "description": "Replaces emojis in Facebook Reactions with Dev Labs pictures.",
    "homepage_url": "http:\/\/devlabs.bg",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "css": [
                "content_script\/replace-reactions.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "img\/*.png"
    ]
}
WebExtension.net

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

© 2024 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