제작자: Daniel Li
Inspect and view changes in Tig source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tig",
"version": "1.0",
"description": "Allow you to tag pages with a color and text. Useful for tagging articles/documentation as read/understood, for revision by tagging articles as 'Mastered', 'In Progress', and 'Need Help'",
"homepage_url": "https://github.com/sysfig/tig",
"icons": {
"48": "icons/default_48.png",
"96": "icons/default_96.png"
},
"permissions": [
"activeTab",
"storage",
"tabs",
"unlimitedStorage"
],
"browser_action": {
"default_icon": "icons/default_96.png",
"default_title": "Tag Page",
"default_popup": "popup/index.html"
},
"background": {
"scripts": [
"background.js"
]
}
} 최고의 Tig 대안
다음은 Tig과(와) 유사한 Firefox add-on입니다:
TagFlash
Leonardu
Safe Page Highlighter
JBO
Tab Marker – Labels & Colors
Mohsin
Color Changer
webextdev
Tab Flag
EffPeh
Tabi - Visualize Tabs
Argit2
TumblrTextTint
Xiacodes
[TST] Colorize Tabs
emvaized
Tantabus Tagging Assistant
KoloMl
UTags - Add usertags to links
Pipecraft
Manga Colorizer
XODalG