Credit Me icon

Credit Me

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
jdbdknkiipgddgpphlhadbcalfochccf
Status
  • Minor Policy Violation
  • Removed Long Ago
Description from extension meta

Display credits for websites

Image from store
Credit Me
Description from store

Credit Me allows web developers and designers to be recognized for their work by making their name visible from the extension.

How it works:
As a website developer you must expose the following JavaScript window variable: "CREDIT_ME". Each item supports "name" and "url", it can be a company, an association, one person or anything.
window.CREDIT_ME = [
{
name: "Jesse Katsumata",
url: "https://jessekatsumata.com",
},
{
name: "ACME Design",
url: "https://acmedsign.net",
},
]