By: GG
Inspect and view changes in Link Styler Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Link Styler Pro",
"version": "4.0",
"description": "自定义已访问链接样式,支持多选择器、Emoji、样式穿透、网页便签及全局管理。",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "linkstyler-pro-v3@my-addon",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
]
} Best Link Styler Pro Alternatives
Here are some Firefox add-ons that are similar to Link Styler Pro:
LinkPalette
MaggiWuerze
Stylish - Custom themes for any website
userstyles.org
Fancy Links
Evan Wondrasek
Hyperlink Enhancer
Crickex.news
Linkify
Ram Goel
Stylus
Stylus Team
URLColors
URLColors
Visited Link Color Changer
Vivek
Link Previewer For Firefox
Adam Yung
SmartLink Generator & App Opener
SmartLnks
Site Customizer
Andrew H.