提供元: BrowserOffice
Inspect and view changes in BrowserOffice :: Breakpoints source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extension_name__",
"short_name": "__MSG_extension_short_name__",
"version": "0.1.0",
"description": "__MSG_extension_description__",
"author": "BrowserOffice",
"developer": {
"name": "BrowserOffice"
},
"browser_specific_settings": {
"gecko": {
"id": "bp@browseroffice.bo",
"strict_min_version": "101.0"
}
},
"default_locale": "en",
"permissions": [
"storage",
"activeTab",
"tabs",
"scripting",
"notifications",
"devtools"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"48": "icons/logo.svg",
"96": "icons/logo.svg"
},
"background": {
"scripts": [
"js/sw.js"
]
},
"action": {
"default_popup": "popup.html",
"default_title": "__MSG_extension_name__",
"default_icon": {
"16": "icons/logo.svg",
"32": "icons/logo.svg",
"64": "icons/logo.svg"
}
},
"options_ui": {
"page": "options.html"
},
"devtools_page": "devtools.html",
"commands": {
"toggle": {
"suggested_key": {
"default": "Alt + Shift + 8",
"mac": "Alt + Shift + 8"
},
"description": "Hide|Show breakpoint helper on current page"
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
}
} ベストのBrowserOffice :: Breakpoints代替案
BrowserOffice :: Breakpointsに類似したFirefox add-onをいくつか紹介します:
BrowserOffice :: Web Rulers
BrowserOffice
BrowserOffice: Distance Measurer
BrowserOffice
Breakpoint Viewer
SleekAddons
Layout Debugger
CakhiaTV
CSS Breakpoint Button
Div or Die
Report Webcompat Issue (unoffical)
igorlogius
Pomodoro clock extension
macmorning
Customizable Pomodoro Clock
ruuk
Bar Breaker
ris58h
Window Layout Resizer
Ray
BreakIt
alexnastgr
Jira Boost
Hopsken