Inspect and view changes in Continue Anywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "متابعة في أي مكان — Continue Anywhere",
"version": "1.0.8",
"description": "احفظ مكانك في أي موقع تقريبًا، وحدد عناصر المتابعة واستعدها محليًا بعد إعادة تشغيل Firefox.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "متابعة في أي مكان",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"utils/common.js",
"storage/storage.js",
"selector/selector.js",
"detector/detector.js",
"video/video.js",
"ui/overlay.js",
"content/content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "continue-anywhere@example.invalid",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのContinue Anywhere代替案
Continue Anywhereに類似したFirefox add-onをいくつか紹介します:
YouTube Playback Continuity | YouTube Resume
TheNima
VideoSyncer
Softwulf
Video Recall for YouTube™
Dlast
Remember Position for YouTube
Dev Metal
Auto Resume Anywhere
Quyen
Kick Continue Watching
Talha
Tubemark
johnykosmos
ManCity Video Resume
T_Strange
YouTube TimeKeeper v2.0
Denzi
Bookmark Episode Update
Blue-Reaper
Checkpoint - Video Learning Tracker
prithvire
Pause inactive tabs
ThomasGrun