diff --git a/simpleMenuWizard/blank-context.css b/simpleMenuWizard/blank-context.css index 2c06cee..97b6031 100644 --- a/simpleMenuWizard/blank-context.css +++ b/simpleMenuWizard/blank-context.css @@ -18,7 +18,6 @@ /* #context-bookmarkpage, /* Navi: Bookmark star icon */ /* #context-sep-navigation, /************** Separator ***************/ /* #context-savepage, /* Save Page As... */ -/* #context-pocket, /* Save Page to Pocket */ /* #context-selectall, /* Select All */ /* #context-sep-selectall, /************** Separator ***************/ /* #context-take-screenshot, /* Take Screenshot */ diff --git a/simpleMenuWizard/frame-context.css b/simpleMenuWizard/frame-context.css index 8d85176..0065bd4 100644 --- a/simpleMenuWizard/frame-context.css +++ b/simpleMenuWizard/frame-context.css @@ -20,13 +20,10 @@ /* #context-saveframe, /* Save Frame As… */ /* #context-saveframe + menuseparator, /******** Separator *********/ /* #context-printframe, /* Print Frame… */ -/* #context-printframe + menuseparator, /******** Separator *********/ -/* #context-take-frame-screenshot, /* Take Screenshot */ -/* #context-take-frame-screenshot - + menuseparator, /******** Separator *********/ +/* #print-frame-sep, /******** Separator *********/ /* #context-viewframesource, /* View Frame Source */ /* #context-viewframeinfo, /* View Frame Info */ -/* #spell-separator, /*** Separator ***/ +/* #spell-separator, /******** Separator *********/ #leave_this_dummy_here { display:none !important; } diff --git a/simpleMenuWizard/image-context.css b/simpleMenuWizard/image-context.css index 0642bb1..d0c7d84 100644 --- a/simpleMenuWizard/image-context.css +++ b/simpleMenuWizard/image-context.css @@ -14,6 +14,8 @@ /* #context-copyimage-contents, /* Copy Image */ /* #context-copyimage, /* Copy Image Link */ /* #context-sendimage, /* Email Image… */ +/* #context-imagetext, /* Copy Text From Image */ +/* #context-viewimageinfo, /* View Image Info */ /* #context-sep-setbackground, /************ Separator ************/ /* #context-setDesktopBackground, /* Set As Desktop Background... */ /* #context-sep-sharing, /************ Separator ************/ diff --git a/simpleMenuWizard/input-context.css b/simpleMenuWizard/input-context.css index 16ea946..0d0affe 100644 --- a/simpleMenuWizard/input-context.css +++ b/simpleMenuWizard/input-context.css @@ -36,8 +36,6 @@ /* #context-sep-bidi, /************ Separator *************/ /* #context-bidi-text-direction-toggle, /* Switch Text Direction */ /* #context-bidi-page-direction-toggle, /* Switch Page Direction */ -/* #fill-login-separator, /************ Separator *************/ -/* #fill-login, /* Fill Login */ /* #inspect-separator, /************ Separator *************/ /* #context-inspect, /* Inspect (Q) */ diff --git a/simpleMenuWizard/link-context.css b/simpleMenuWizard/link-context.css index d119003..b8ff7fd 100644 --- a/simpleMenuWizard/link-context.css +++ b/simpleMenuWizard/link-context.css @@ -12,16 +12,17 @@ /* #context-openlinkinusercontext-menu, /* Open Link in New Container Tab */ /* #context-openlink, /* Open Link in New Window */ /* #context-openlinkprivate, /* Open Link in New Private Window */ +/* #context-previewlink, /* Preview Link */ /* #context-sep-open, /************ Separator *************/ /* #context-bookmarklink, /* Bookmark Link */ /* #context-savelink, /* Save Link As… */ -/* #context-savelinktopocket, /* Save Link to Pocket */ /* #context-copyemail, /* Copy Email Address */ +/* #context-copyphone, /* Copy Phone Number */ /* #context-copylink, /* Copy Link */ /* #context-stripOnShareLink, /* Copy Link Without Site Tracking */ +/* #context-sep-copylink, /************ Separator *************/ /* #context-sendlinktodevice, /* Send Link to Device */ /* #context-sep-sendlinktodevice, /************ Separator *************/ -/* #context-sep-copylink, /************ Separator *************/ /* #context-searchselect, /* Search [Google] for "[selected]" */ /* #frame-sep, /************ Separator *************/ /* #context-inspect, /* Inspect (Q) */ diff --git a/simpleMenuWizard/main-hamburger.css b/simpleMenuWizard/main-hamburger.css index 37d299c..dddeb80 100644 --- a/simpleMenuWizard/main-hamburger.css +++ b/simpleMenuWizard/main-hamburger.css @@ -8,14 +8,17 @@ /*** main-hamburger.css ***/ /*** When left-clicking on the hamburger menu on top right ***/ -/* #appMenu-proton-update-banner, /* Downloading Firefox update / +/* #appMenu-update-banner, /* Downloading Firefox update / Update available — download now / Unable to update — system incompatible / Update available — restart now */ /* #appMenu-fxa-status2, /* Sync and save data / Sign In */ +/* #appMenu-empty-profiles-button, /* Profiles */ /* #appMenu-fxa-separator, /*********** Separator ***********/ /* #appMenu-new-tab-button2, /* New Tab */ /* #appMenu-new-window-button2, /* New Window */ +/* #appMenu-new-ai-window-button, /* New AI Window */ +/* #appMenu-new-classic-window-button, /* New Classic Window */ /* #appMenu-new-private-window-button2, /* New Private Window */ /* #appMenu-new-private-window-button2 + toolbarseparator, /*********** Separator ***********/ @@ -42,15 +45,18 @@ /* #appMenu-downloads-button, /* Downloads */ /* #appMenu-passwords-button, /* Passwords */ /* #appMenu-extensions-themes-button, /* Add-ons and Themes */ -/* #appMenu-extensions-themes-button +/* #appMenu-unified-extensions-button, /* Extensions */ +/* #appMenu-unified-extensions-button, + toolbarseparator, /*********** Separator ***********/ /* #appMenu-print-button2, /* Print… */ /* #appMenu-save-file-button2, /* Save Page As… */ /* #appMenu-find-button2, /* Find In Page… */ +/* #appMenu-translate-button, /* Translate page… */ /* #appMenu-zoom-controls, /* Zoom */ /* #appMenu-zoom-controls + toolbarseparator, /*********** Separator ***********/ /* #appMenu-settings-button, /* Settings */ /* #appMenu-more-button2, /* More Tools */ +/* #appMenu-report-broken-site-button, /* Report broken site */ /* #appmenu-moreTools-button, /* Customize Toolbar… */ /* #appmenu-moreTools-button + toolbarseparator, /*********** Separator ***********/ /* #appmenu-developer-tools, /* Browser Tools (label) */ diff --git a/simpleMenuWizard/main-menubar.css b/simpleMenuWizard/main-menubar.css index 36e57e6..2d0ac77 100644 --- a/simpleMenuWizard/main-menubar.css +++ b/simpleMenuWizard/main-menubar.css @@ -12,6 +12,8 @@ /* #menu_newNavigatorTab, /* New Tab */ /* #menu_newUserContext, /* New Container Tab */ /* #menu_newNavigator, /* New Window */ +/* #menu_newAIWindow, /* New AI Window */ +/* #menu_newClassicWindow, /* New Classic Window */ /* #menu_newPrivateWindow, /* New Private Window */ /* #menu_openLocation, /* Open Location… */ /* #menu_openFile, /* Open File… */ @@ -73,47 +75,6 @@ /* #pageStyleMenu, /* Page Style */ /* #menu_pageStyleNoStyle, /* No Style */ /* #menu_pageStylePersistentOnly, /* Basic Page Style */ -/* #charsetMenu, /* Text Encoding */ -/* #charsetMenu menu:first-of-type[accesskey="D"], /* Auto-Detect */ -/* #charsetMenu menu:first-of-type[accesskey="D"] - menuitem[detector=""][accesskey="o"], /* (off) */ -/* #charsetMenu menu:first-of-type[accesskey="D"] - menuitem[detector="ja_parallel_state_machine"], /* Japanese */ -/* #charsetMenu menu:first-of-type[accesskey="D"] - menuitem[detector="ruprob"], /* Russian */ -/* #charsetMenu menu:first-of-type[accesskey="D"] - menuitem[detector="ukprob"], /* Ukrainian */ -/* #charsetMenu menu:first-of-type[accesskey="D"] - + menuseparator, /************ Separator *************/ -/* #charsetMenu menuitem[charset="UTF-8"], /* Unicode */ -/* #charsetMenu menuitem[charset="windows-1252"], /* Western */ -/* #charsetMenu menuitem[charset="windows-1252"] - + menuseparator, /************ Separator *************/ -/* #charsetMenu menuitem[charset="windows-1256"], /* Arabic (Windows) */ -/* #charsetMenu menuitem[charset="ISO-8859-6"], /* Arabic (ISO) */ -/* #charsetMenu menuitem[charset="windows-1257"], /* Baltic (Windows) */ -/* #charsetMenu menuitem[charset="ISO-8859-4"], /* Baltic (ISO) */ -/* #charsetMenu menuitem[charset="windows-1250"], /* Central European (Windows) */ -/* #charsetMenu menuitem[charset="ISO-8859-2"], /* Central European (ISO) */ -/* #charsetMenu menuitem[charset="GBK"], /* Chinese, Simplified */ -/* #charsetMenu menuitem[charset="BigS"], /* Chinese, Traditional */ -/* #charsetMenu menuitem[charset="windows-1251"], /* Cyrillic (Windows) */ -/* #charsetMenu menuitem[charset="KOI8-U"], /* Cyrillic (KOI8-U) */ -/* #charsetMenu menuitem[charset="KOI8-R"], /* Cyrillic (KOI8-R) */ -/* #charsetMenu menuitem[charset="ISO-8859-5"], /* Cyrillic (ISO) */ -/* #charsetMenu menuitem[charset="IBM866"], /* Cyrillic (DOS) */ -/* #charsetMenu menuitem[charset="windows-1253"], /* Greek (Windows) */ -/* #charsetMenu menuitem[charset="ISO-8859-7"], /* Greek (ISO) */ -/* #charsetMenu menuitem[charset="ISO-8859-8"], /* Hebrew, Visual */ -/* #charsetMenu menuitem[charset="windows-1255"], /* Hebrew */ -/* #charsetMenu menuitem[charset="Shift_JIS"], /* Japanese (Shift_JIS) */ -/* #charsetMenu menuitem[charset="ISO-2022-JP"], /* Japanese (ISO-2022-JP) */ -/* #charsetMenu menuitem[charset="EUC-JP"], /* Japanese (EUC-JP) */ -/* #charsetMenu menuitem[charset="EUC-KR"], /* Korean */ -/* #charsetMenu menuitem[charset="windows-874"], /* Thai */ -/* #charsetMenu menuitem[charset="windows-1254"], /* Turkish */ -/* #charsetMenu menuitem[charset="windows-1258"], /* Vietnamese */ -/* #charsetMenu + menuseparator, /************ Separator *************/ /* #fullScreenItem, /* Full Screen */ /* #menu_readerModeItem, /* Enter Reader View */ /* #menu_showAllTabs, /* Show All Tabs */ @@ -167,8 +128,7 @@ /* #menu_browserToolbox, /* Browser Toolbox */ /* #menu_browserContentToolbox, /* Browser Content Toolbox */ /* #menu_browserConsole, /* Browser Console */ -/* #menu_responsiveUI, /* Responsive Design Mode */ -/* #menu_eyedropper, /* Eyedropper */ +/* #menu_taskManager, /* Task Manager */ /* #menu_pageSource, /* Page Source */ /* #menu-tools-page-source, /* Extensions for Developers */ /* #menu_pageInfo, /* Page Info */ @@ -178,7 +138,7 @@ /* #helpMenu, /* Help */ /* #menu_openHelp, /* Get Help */ -/* #feedbackPage, /* Submit Feedback… */ +/* #feedbackPage, /* Share Ideas and Feedback… */ /* #helpSafeMode, /* Troubleshoot Mode… */ /* #troubleShooting, /* More Troubleshooting Information */ /* #help_reportSiteIssue, /* Report Site Issue… */ diff --git a/simpleMenuWizard/media-context.css b/simpleMenuWizard/media-context.css index e49d1e8..f6d1f48 100644 --- a/simpleMenuWizard/media-context.css +++ b/simpleMenuWizard/media-context.css @@ -27,14 +27,22 @@ /* #context-viewvideo, /* Open Video in New Tab */ /* #context-video-pictureinpicture, /* Watch in Picture-in-Picture */ /* #context-media-sep-commands, /************ Separator ************/ +/* #context-reloadimage, /* Reload Image */ +/* #context-viewimage, /* Open Image in New Tab */ /* #context-video-saveimage, /* Take Snapshot… */ /* #context-savevideo, /* Save Video As… */ /* #context-saveaudio, /* Save Audio As… */ +/* #context-copyimage-contents, /* Copy Image */ +/* #context-copyimage, /* Copy Image Link */ /* #context-copyvideourl, /* Copy Video Link */ /* #context-copyaudiourl, /* Copy Audio Link */ +/* #context-sendimage, /* Email Image… */ /* #context-sendvideo, /* Email Video… */ /* #context-sendaudio, /* Email Audio… */ +/* #context-imagetext, /* Copy Text From Image */ +/* #context-viewimagedesc, /* View Description */ /* #context-sep-setbackground, /************ Separator ************/ +/* #context-setDesktopBackground, /* Set Image as Desktop Background… */ /* #context-inspect, /* Inspect (Q) */ #leave_this_dummy_here diff --git a/simpleMenuWizard/tab-context.css b/simpleMenuWizard/tab-context.css index 35e72c2..ac08214 100644 --- a/simpleMenuWizard/tab-context.css +++ b/simpleMenuWizard/tab-context.css @@ -19,16 +19,18 @@ /* #tabContextMenu #context_playSelectedTabs, /* Play Tabs */ /* #tabContextMenu #context_toggleMuteTab, /* Mute / Unmute Tab */ /* #tabContextMenu #context_toggleMuteSelectedTabs, /* Mute / Unmute Tabs */ -/* #tabContextMenu #context_unloadTab, /* Unload Tab */ /* #tabContextMenu #context_pinTab, /* Pin Tab */ /* #tabContextMenu #context_unpinTab, /* Unpin Tab */ /* #tabContextMenu #context_pinSelectedTabs, /* Pin Tabs */ /* #tabContextMenu #context_unpinSelectedTabs, /* Unpin Tabs */ +/* #tabContextMenu #context_unloadTab, /* Unload Tab */ /* #tabContextMenu #context_duplicateTab, /* Duplicate Tab */ /* #tabContextMenu #context_duplicateTabs, /* Duplicate Tabs */ /* #tabContextMenu #context_duplicateTabs + menuseparator, /******** Separator ********/ /* #tabContextMenu #context_bookmarkSelectedTabs, /* Bookmark Tabs… */ /* #tabContextMenu #context_bookmarkTab, /* Bookmark Tab */ +/* #tabContextMenu #context_addNote, /* Add Note */ +/* #tabContextMenu #context_updateNote, /* Update Note */ /* #tabContextMenu #context_moveTabOptions, /* Move Tab */ /* #tabContextMenu #context_moveToStart, /* Move to Start */ /* #tabContextMenu #context_moveToEnd, /* Move to End */