Par : James Zersche
Inspect and view changes in Make Text Bold source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Make Text Bold",
"version": "1.0",
"description": "Adds a make text bold menu item to the context menu.",
"permissions": [
"contextMenus",
"activeTab"
],
"background": {
"scripts": [
"background_script.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "maketextbold@zersche.local",
"strict_min_version": "109.0"
}
}
} Meilleures alternatives Make Text Bold
Voici quelques Firefox add-ons qui sont similaires à Make Text Bold :
Bold Highlighter
Shardul Gadhave
Bold Text Extractor
levl-up
AiText
Vishal Telangre
Extend Text Selection
emvaized
Bold Letter Counter
Red88
Text Style Converter
SageHuz
Edit
erosman
Highlight text
Nazeli
Highlight Me!
Nabil Tharwat
Abstract — Bold
Theme creator
Text Formatting Shortcuts for YouTube Comments
Remi
Justify It
Daniel Rozenberg