Inspect and view changes in Selection Colors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Selection Colors",
"short_name": "Selection Colors",
"description": "Change the font color and background color of selected text.",
"author": "Robustus",
"icons": {
"16": "/assets/icon16.png",
"32": "/assets/icon32.png",
"48": "/assets/icon48.png",
"128": "/assets/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "selection-colors@robustus.gitlab.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"version": "4.0",
"action": {
"default_icon": "/assets/icon128.png",
"default_popup": "/options/options.html#popup"
},
"options_ui": {
"page": "/options/options.html",
"open_in_tab": true
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"js": [
"/content.js"
]
}
]
} ベストのSelection Colors代替案
Selection Colorsに類似したFirefox add-onをいくつか紹介します:
Color Changer
webextdev
Custom Highlight Color
Implied Intellect
change text style
vacantthinker
Highlight Color Randomizer
Andrieka
Custom selection
Pythack
ColorShift
DPende
Color backgroud
Tumblr Downloader
BCR
MAQ
Color Changer Extension
kelwadi
ChromaShift
Yavuz Yıldırım
Colors Changer
ayeshaquranacademy
Easy Color Changer
Mr Bi