By: bv
Inspect and view changes in Claude Time Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Claude Time Injector",
"version": "1.0",
"description": "Injects the current time into Claude messages.",
"host_permissions": [
"https://claude.ai/*"
],
"browser_specific_settings": {
"gecko": {
"id": "claude-time@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Claude Time Injector Alternatives
Here are some Firefox add-ons that are similar to Claude Time Injector: