Gist It

Lets you easily embed files from a github repository into any webpage just like a gist.
Rating: 5
  |  
Version: 2.1
  |  
Size: 24.31KiB
  |  
Language(s): English
Rating history
Rating count & user count history

Similar extensions

name rating # ratings# users categories description version updated
Package Hub
52368Developer ToolsDisplay dependencies for many package managers on GitHub1.0.5August 31, 2017view details →
Gist Markdown Preview
46422Developer Toolshelps to preview the markdown while creating a markdown gist2.0.3January 19, 2018view details →
Markdown Menu for GitHub
4.891kDeveloper ToolsAdds a navigation menu to any readme or Markdown file on GitHub.1.1.0August 9, 2018view details →
Github Package.json Enhancer
-0214Developer ToolsEnhance Package.json on Github by linking up modules to NPM7April 16, 2015view details →
Google Apps Script GitHub Assistant
4.79420kDeveloper ToolsManage your gas code with github/github enterprise/bitbucket/gitlab5.0.5September 15, 2021view details →
Copy to Gist
3.73197Workflow & PlanningCopies selected text to gist and appends the gist url to your clipboard.0.0.3December 18, 2017view details →
404monster
5120Social Networking404monster enables you to publish valuable article to distributed ledger, which becomes immuable.1.0December 21, 2020view details →
Bittask for Bitbucket
41254Developer ToolsConverts your Bitbucket issues into a Trello style manager.0.2.9May 28, 2016view details →
GistRun
4331Developer ToolsBring your Gists to life with GistRun!1.1February 18, 2016view details →
Code Medium
4.6222kCommunicationExtends the Medium writer interface to quickly create and edit Github Gists, without having to leave the editor.0.6.0April 17, 2024view details →
Pages2Repo
3.7388Workflow & PlanningOpens the corresponding repository from a GitHub Page0.1.6June 23, 2015view details →
Github Annotator
4.52165Developer ToolsShow user details and repository info in a tooltip.2.1October 22, 2017view details →
Github Gist logo fixer
5173Developer ToolsSplits the top left Github|Gist logo into two URLS - the 'Github' part goes to Github, and 'Gist' goes to Gist.1.1May 17, 2015view details →
Save as Gist
5174Workflow & PlanningSave notes and webpage information as private gists.0.0.4April 17, 2018view details →
Where is it?
53106Developer ToolsWhereisit is an extension that helps you to easily find the references on repositories in an online fashion.0.2.3September 14, 2015view details →
Cacher
4.241kDeveloper ToolsSave code snippets from anywhere on the web. Companion extension to Cacher, the code snippet organizer for pro developers.1.2.0July 8, 2022view details →
\n\nDoes nothing else - doesn't add any toolbar icons, weird popups or overlays - it just adds a simple Gist It item to your context menu.\n\nThis extension is open source.\nSource code is available on https://github.com/ishu3101/gist-it\n\nIf you like Gist It, check out my other extensions too!\n\n- Copy URL + Title","rating":5,"rating_count":1,"one_day_ratingcount_changerate":0,"one_week_ratingcount_changerate":0,"one_month_ratingcount_changerate":0,"user_count":228,"one_day_usercount_changerate":-4,"one_week_usercount_changerate":-9,"one_month_usercount_changerate":-15,"size":"24.31KiB","byte_size_int":24893,"languages":"English","author_name":null,"contact":null,"offered_by":"Ishan","address":null,"cur_version":"2.1","updatedtext":"February 19, 2016","updated_time":1455858000000,"updated_dateindex":20160219,"firsttime_found_at":1716213600000,"found_dateindex":20240520,"disappeared_at":-1,"created_at":1716515429655,"last_updated_at":1720879200000} fetch(`/i/api/v1/extension/${extt.id}/contact`,{ method:'GET', headers: {'Accept': 'application/json','Content-Type': 'application/json'}, }).then(data=>{return data.json()}).then(res=>{ const txtele = document.getElementById('extension-contact') if(res.status==='OK') { txtele.innerHTML = ''+res.contact+'' } }).catch(err=>{ errele.textContent = 'Unexpected error ocurred, please try again.' errele.style['padding-top'] = '20px' }) }