Inspect and view changes in LinkAware source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LinkAware",
"version": "1.3",
"description": "Tells you what websites you are visiting to create awareness of where you are on the internet.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"permissions": [
"activeTab",
"tabs"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"ftp://*/*"
],
"js": [
"lib/resources.js",
"banner.js"
]
}
],
"background": {
"scripts": [
"lib/resources.js",
"webproperties.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"default_title": "About: LinkAware"
},
"page_action": {
"default_icon": {
"19": "icons/icon32.png",
"38": "icons/icon48.png"
}
}
} ベストのLinkAware代替案
LinkAwareに類似したFirefox add-onをいくつか紹介します:
wearelinked
hamr
VerifiedLink
Amrit Dhillon
Insight™ (brief website analytics)
moris
Clear Links
Chris Bull
Link Transparency
Firmis Labs
ScanURL.me
Kenny
AntiPhishingTool
Neo Nakamoto
Visilant
Xcoder
Disguised Link Unwrapper
Ana Ray
Link Scam Protect
igorlogius
Link Destination Preview
brian
Link Tab Checker
Adam Developer