Inspect and view changes in In-Page Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "In-Page Bookmarks",
"version": "1.1.0",
"description": "Bookmark specific positions and elements within a page so you can return to them later.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"contextMenus",
"storage",
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "In-Page Bookmarks",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "inpage-bookmarks@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best In-Page Bookmarks Alternatives
Here are some Firefox add-ons that are similar to In-Page Bookmarks:
Bookmarkify
Surya Pratap
In-Site Bookmark
tkrkt
Bookmark in webpage
deepanshu
Read Mode Bookmarking
Kean
Highlight
benhatsor
Bookmark
minh hao
Mini bookmarks for the browser (reading list)
Vikingus
MY READING LIST
sp4ceMan
Smart Bookmarks
MysteriousImmature
Pxlet Bookmarklet
PixelsTech
SaveForReadLater
Save For Read Later
Offline Page Marker
Josef