提供元: Iaioflautas
Inspect and view changes in Scroll Marker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Marker",
"version": "1.0.0",
"description": "Highlight and bookmark specific positions on web pages for easy navigation",
"permissions": [
"storage",
"activeTab",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "42e62916852f70b6f7c866251d9d6c1a6e10bb93@extension.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのScroll Marker代替案
Scroll Markerに類似したFirefox add-onをいくつか紹介します:
Page Marker
Vn88
ScrollsMark
PetrTheLegend
Page Marker
Jiru Gutema
Web Marker
John Smith
Scrollmark
claudiabdm
Scrolly Marks
Firefox user 13641613
Focus Marker: Highlight & Save
sc88
Smart Marker
Frecce
MarkerHero
MarkerHero
NoteMarker
Baivab Sarkar
Marka
SearchPuzzle38
Marks: Text Highlighter
Myoungdo Park