By: Elad Katriel Add-on
Inspect and view changes in Date Inserter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Date Inserter",
"version": "1.2.0",
"description": "Insert the current date into the active field using a keyboard shortcut or toolbar button.",
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus"
],
"browser_specific_settings": {
"gecko": {
"id": "date-inserter@example.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"action": {
"default_title": "Insert current date",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"commands": {
"insert-current-date": {
"suggested_key": {
"default": "Ctrl+Shift+F9",
"mac": "Command+Shift+F9"
},
"description": "Insert the current date into the active field"
}
},
"host_permissions": [
"<all_urls>"
]
} Best Date Inserter Alternatives
Here are some Firefox add-ons that are similar to Date Inserter:
Insert Date and Time
Francis Cottrell-Eshaghi
Insert Time
xoy
Text Inserter
77Win Media
Date+1
timferrari43
ICS Import Create
Anyr
Desk Date Clock
Esquivel
Calendar Event Adder
Cici
SetDate Nou
Nou
Bookmark Date Stamper
Marek Boháč
ICS Calendar Importer
Luca Nico
Current Date and Time
GO88
Insertables
David Freer