Inspect and view changes in CapAlert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "CapAlert",
"version": "0.1",
"manifest_version": 2,
"description": "Notify user when user type series of capital letters",
"homepage_url": "https://www.capalert.us/",
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"default_locale": "en",
"browser_action": {
"default_icon": "icons/icon.png",
"default_title": "page action demo",
"default_popup": "page_action.html"
},
"background": {
"scripts": [
"src/bg/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"src/inject/inject.css"
]
},
{
"matches": [
"<all_urls>"
],
"js": [
"src/inject/inject.js"
]
}
],
"permissions": [
"storage"
]
} Best CapAlert Alternatives
Here are some Firefox add-ons that are similar to CapAlert:
Caps Lock Notifier
Nick Barry
Auto Capitalise Sentence
hrai
Were You Typing
em_te
Auto Capital letter
Oleh Yaroshchuk
Copy Guard
ruudschroen
Check4Change
Ronen Zilberman
Uppercase Converter Popup
PhucMinh
Tab notifier
Giuseppe Angelone
YouTube Captions Search
Petr
Capsule Reminder Notifier
Ariana Hull
YouCap
YouCap
TitleCase
Joshua Pack