{"id":13475827,"url":"https://github.com/Infocatcher/Custom_Buttons","last_synced_at":"2025-03-27T01:30:25.428Z","repository":{"id":4511761,"uuid":"5651461","full_name":"Infocatcher/Custom_Buttons","owner":"Infocatcher","description":"Buttons for Custom Buttons extension for Firefox (and other Gecko-based applications)","archived":false,"fork":false,"pushed_at":"2024-03-09T21:43:14.000Z","size":5355,"stargazers_count":38,"open_issues_count":18,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-08-01T16:40:18.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Infocatcher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-02T20:14:41.000Z","updated_at":"2024-01-12T10:49:27.000Z","dependencies_parsed_at":"2024-10-30T07:42:08.046Z","dependency_job_id":null,"html_url":"https://github.com/Infocatcher/Custom_Buttons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infocatcher%2FCustom_Buttons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infocatcher%2FCustom_Buttons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infocatcher%2FCustom_Buttons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infocatcher%2FCustom_Buttons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Infocatcher","download_url":"https://codeload.github.com/Infocatcher/Custom_Buttons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764571,"owners_count":20668444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:01:23.897Z","updated_at":"2025-03-27T01:30:24.551Z","avatar_url":"https://github.com/Infocatcher.png","language":"HTML","readme":"﻿#### Usage\n* Install **[Custom Buttons](https://addons.mozilla.org/addon/custom-buttons/)** extension\n* Go to button directory and click on button name to install the release version (if available)\n* or open *.html (if exist) and click on custombutton:// link\n* or read instructions in *.js and copy code to the “code” or “initialization” section in custom button editor (be careful: this is development version and may contain some bugs)\n\n\u003chr\u003e\n\n#### Buttons in alphabetical order\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Add_New_Buttons_After_This_Button/icon.png)\u0026nbsp;[Add New Buttons After This Button](Add_New_Buttons_After_This_Button)\nNew custom buttons will be automatically placed after this button (button is disabled by default, click to enable)\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Attributes_Inspector/icon.png)\u0026nbsp;[Attributes Inspector](Attributes_Inspector)\nShows tooltip with with all attributes and allow open [DOM Inspector](https://addons.mozilla.org/addon/dom-inspector-6622/) for current node\n\n##### [Back to Close](Back_to_Close)\nUse “Back” command to close tab without “back history”\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Bookmarks_Folder/icon.png)\u0026nbsp;[Bookmarks Folder](Bookmarks_Folder)\nShow contents of any bookmarks folder in drop-down menu\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/CB_Disable_Initialization/icon.png)\u0026nbsp;[Custom Buttons: Disable Initialization](CB_Disable_Initialization)\nAdds “Enabled” checkbox to custom button's context menu (for test purposes)\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/CB_Source_Editor/icon.png)\u0026nbsp;[Custom Buttons: Source Editor](CB_Source_Editor)\n(Formerly Orion Editor)\n\u003cbr\u003eAllows to highlight code in Custom Buttons editor using built-in [source editor component](https://developer.mozilla.org/en-US/docs/Tools/Editor).\n\u003cbr\u003eBeware: many things doesn't work and strange bugs may happens!\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/CB_Editor_Toggle_on_Top/icons/icon.png)\u0026nbsp;[Custom Buttons Editor: Toggle on Top](CB_Editor_Toggle_on_Top)\nAdds “On top” button to built-in custom button's editor (doesn't work on some platforms!)\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Check_for_Addons_Updates/icon.png)\u0026nbsp;[Check for Addons Updates](Check_for_Addons_Updates)\nButton just open hidden tab with about:addons and trigger built-in “Check for Updates” function.\n\u003cbr\u003eAnd show tab, if found updates.\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Convert_E4X/icon.png)\u0026nbsp;[Convert E4X](Convert_E4X)\nTries convert [deprecated](http://custombuttons.sf.net/forum/viewtopic.php?f=2\u0026t=365) [E4X](https://developer.mozilla.org/en-US/docs/E4X) to string literals\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Cookies_Permissions/icons/icon.png)\u0026nbsp;[Cookies Permissions](Cookies_Permissions)\nMenage cookies permissions: block, allow for session or allow.\n\u003cbr\u003eAlso shows permissions for current site and has some cookies-related features.\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Detach_Tab/icon.png)\u0026nbsp;[Detach Tab](Detach_Tab)\nDetach current tab to new “light weight” window without toolbars and attach back, if button pressed second time or window was closed\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Edit_Custom_Button_in_Tab/icon.png)\u0026nbsp;[Edit Custom Button in Tab](Edit_Custom_Button_in_Tab)\nAdd “Edit button in tab…” to custom button's context menu\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Extensions_Developer_Tools/icon.png)\u0026nbsp;[Extensions Developer Tools](Extensions_Developer_Tools)\nSome tools for extensions or custom buttons developers\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Extensions_Installer/icon.png)\u0026nbsp;[Extensions Installer](Extensions_Installer)\nFor extensions developers: installs extension from given link, useful to test restartless extensions\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/List_All_Tabs/icon.png)\u0026nbsp;[List All Tabs](List_All_Tabs)\nShows built-in list of all tabs\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Merge_Custom_Buttons/icon.png)\u0026nbsp;[Merge Custom Buttons](Merge_Custom_Buttons)\nMerge many custom buttons into one\n\n##### [Open Window](Open_Window)\nOpen/focus/toggle window demo\n\n##### [Pin Tabs](Pin_Tabs)\nLeft-click: pin/unpin current tab\n\u003cbr\u003eMiddle-click: toggle autopin\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Plugins_Permissions/icons/icon.png)\u0026nbsp;[Plugins Permissions](Plugins_Permissions)\nMenage plugins permissions: block or allow.\n\u003cbr\u003eNote: *plugins.click_to_play* in about:config should be enabled.\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Purge_Tabs_History/icon.png)\u0026nbsp;[Purge Tab(s) History](Purge_Tabs_History)\nPurge back/forward history for current tab (left-click) or all tabs (middle-click)\n\n##### [Quick Filter by Recipient](Quick_Filter_by_Recipient)\n(for \u003ca href=\"http://getthunderbird.com/\"\u003eThunderbird\u003c/a\u003e)\n\u003cbr\u003eUses built-in quick filter to filter all messages from any recipient of selected message\n\n##### [Quick Filter by Sender](Quick_Filter_by_Sender)\n(for \u003ca href=\"http://getthunderbird.com/\"\u003eThunderbird\u003c/a\u003e)\n\u003cbr\u003eUses built-in quick filter to filter all messages from sender of selected message\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Reload_Broken_Images/icon.png)\u0026nbsp;[Reload Broken Images](Reload_Broken_Images)\nReload broken or not loaded images\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Session_Bookmarks/icon.png)\u0026nbsp;[Session Bookmarks](Session_Bookmarks)\nDrop-down menu with “session” bookmarks: additionally saves session information (such as scroll position and controls state).\n\u003cbr\u003eUse middle-click or left+click with any modifier to add current tab.\n\u003cbr\u003eDrag and drop any tab to add new bookmark.\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Show_Anchors/icon.png)\u0026nbsp;[Show Anchors](Show_Anchors)\nShow/hide all \u003ca href=\"https://en.wikipedia.org/wiki/HTML_element#Anchor\"\u003eanchors\u003c/a\u003e on the page to easily copy link to some section of the page\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Switch_Keyboard_Layout/icon.png)\u0026nbsp;[Switch Keyboard Layout](Switch_Keyboard_Layout)\nConvert text, typed in wrong keyboard layout\n\n##### [Tabbar Doubleclick](Tabbar_Doubleclick)\nMakes double click on tab bar open a new tab\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Title_Bar/icon.png)\u0026nbsp;[Title Bar](Title_Bar)\nShow window title (if original title was hidden by some reasons)\n\n##### [Toggle Find](Toggle_Find)\nToggle find bar and prefill it with selected text\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Toggle_Flash/icon.png)\u0026nbsp;[Toggle Flash](Toggle_Flash)\nToggle Shockwave Flash plugin (also may be easily configured to toggle any other add-on)\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Toggle_GIF_Animation/icon.png)\u0026nbsp;[Toggle GIF Animation](Toggle_GIF_Animation)\nDisable or enable GIF animation on current page\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Toggle_Restartless_Add-ons/icon.png)\u0026nbsp;[Toggle Restartless Add-ons](Toggle_Restartless_Add-ons)\nDrop-down menu to toggle restartless add-ons\n\n##### [Toolbar Flexible Space](Toolbar_Flexible_Space)\nJust looks like toolbar flexible space, may be useful in Firefox 29+ (Australis)\n\n##### [Toolbar Separator](Toolbar_Separator)\nJust looks like toolbar separator, may be useful in Firefox 29+ (Australis)\n\n##### [Toolbar Space](Toolbar_Space)\nJust looks like toolbar space, may be useful in Firefox 29+ (Australis)\n\n##### ![icon](https://raw.github.com/Infocatcher/Custom_Buttons/master/Undo_Close_Tabs/icons/icon.png)\u0026nbsp;[Undo Close Tabs](Undo_Close_Tabs)\nAllows restore recently closed tabs and windows\n\n\u003chr\u003e\n\n#### [Code snippets](code_snippets)\nSome code snippets related to Custom Buttons.\n\n#### [Tests](tests)\nSome buttons for test purposes.","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInfocatcher%2FCustom_Buttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInfocatcher%2FCustom_Buttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInfocatcher%2FCustom_Buttons/lists"}