您的位置:首页 > 其它

Chrome 插件项目

2015-09-24 11:42 465 查看
bcoe/DoloresLabsTechTalk
https://github.com/bcoe/DoloresLabsTechTalk
mageMaily lets you right-click on an image on a webpage and send it to an email address.

attachmentsme/Queuebert
https://github.com/attachmentsme/Queuebert
【对通讯模型的封装】

实验性的项目,对网页间的通讯进行了简单的封装,也许让你写起来更舒服,另外可以通过这个封装,在background.html集中向某个前台的tabid发送console.log信息,因为你要注意,background.html的console.log信息是不会在前台看得到的。

dannvix/PageShot
https://github.com/dannvix/PageShot
A Google Chrome Extension that takes a webpage capture and crop it

saulve/Tab-Shot
https://github.com/saulve/Tab-Shot
Google chrome extension for taking tab screenshots

asubota/mark-n-shot
https://github.com/asubota/mark-n-shot
Chrome screenshot extension

NeilLi1992/LightMarker
https://github.com/NeilLi1992/LightMarker
An intelligent, lightweight Chrome book mark extension, which may help you better save your reading positions.

无需账号注册,安装即用。采用IndexedDB本地存储技术,更加轻便快捷。

可以保存滚动条位置,记忆您的阅读位置的书签应用。再次打开时可以自动滚动到上次的阅读位置

允许保存书签时进行列表归类,下次再保存时如果识别为同一列表,可以覆盖先前的保存结果

gowithwind/github.marker
https://github.com/gowithwind/github.marker
为你阅读的github代码添加额外注释,一个chrome插件

一个chrome插件,对github的代码行添加注释,保存在avoscloud https://cn.avoscloud.com/中.
colaghost/generate_qrcode
https://github.com/colaghost/generate_qrcode
chrome插件,生成当前标签页url的二维码,方便移动端扫描打开

erichua23/prj
https://github.com/erichua23/prj/tree/master/screenshot
截屏实现

beiyuu/Notty-Notes
https://github.com/beiyuu/Notty-Notes
One of the best sticky notes app in chrome web store

GDG-Xian/crx-transit
https://github.com/GDG-Xian/crx-transit
页面英文划词翻译

manugarg/pagenotes
https://github.com/manugarg/pagenotes
Take notes for the web pages and sync them automatically to your Google Drive.

riophae/Fanjoy

通过右键 拖拽/菜单 分享 网页/图片/文字/链接 到饭否的 Chrome 扩展. 支持图片直接上传, 自定义模板, 自动压缩链接, 分享其他扩展中的资源等功能.
https://github.com/riophae/Fanjoy
bodinsamuel/ImgDownloader
https://github.com/bodinsamuel/ImgDownloader/tree/master/ImgDownloader
vdsabev/image-downloader

A Google Chrome browser extension that displays all images on a web page and allows the user to choose which ones to download.
https://github.com/vdsabev/image-downloader
bslatkin/clip-it-good

Chrome extension for saving images and GIFs to Google+ Photo Albums
https://github.com/bslatkin/clip-it-good
scottcheng/save2drive

A Chrome extension to let you save link, image, audio and video to Google Drive
https://github.com/scottcheng/save2drive
chr15m/ImageSnapperChromeExtension

Chrome Extension for the right-click menu - download an image and add it to an RSS feed.
https://github.com/chr15m/ImageSnapperChromeExtension
lispascal/ImageSaver

Chrome extension for downloading images
https://github.com/lispascal/ImageSaver
komarserjio/Picasa-Image-Uploader

Chrome extension for uploading images from web to your picasa albums. Right click on image and click on "Save in Picasa" item in context menu.
https://github.com/komarserjio/Picasa-Image-Uploader
JohnnyFee/CopyAsMarkdown

This is a Chrome Extension used to copy the element in current page as markdown format.
https://github.com/JohnnyFee/CopyAsMarkdown
rlemon/CopyAsMarkdown

Chrome extension for coping selected text as markdown. Select some text (preferrably a block of text, like an entire blog article), right click, click on "Copy As Markdown"
https://github.com/rlemon/CopyAsMarkdown
majgis/ChromeExtension_HighlightAll

Extension for Chrome browser for highlighting all occurrences of a selected word.
https://github.com/majgis/ChromeExtension_HighlightAll
psankar/Find-Many-Strings

A Google Chrome extension to highlight many strings simultaneously in web pages.
https://github.com/psankar/Find-Many-Strings
loo2k/GenerateQRCode

自动生成网页网址二维码的 Chrome 浏览器扩展程序
https://github.com/loo2k/GenerateQRCode
forresty/amazon-douban-rating.chromeextension

在亚马逊中国 (amazon.cn) 的图书页面显示该书在豆瓣的评分
https://github.com/forresty/amazon-douban-rating.chromeextension
ksky521/qrcodeURL

简单的chrome扩展,点击icon,显示当前页面的url,方便手机扫描访问该地址
https://github.com/ksky521/qrcodeURL
cangfengzhe/WebMark

WebMark是一款chrome内核浏览器扩展,选中网页中的文字按下快捷键可以进行颜色、背景、下划线的设置,方便网页阅读。同时可以配合印象笔记chrome扩展进行保存。
https://github.com/cangfengzhe/WebMark
jian263994241/chrome-image-downloader
https://github.com/jian263994241/chrome-image-downloader
jjNford/chrome-ex-oauth2

Provides a simple way to retrieve an OAuth2 token for API authorization within a Google Chrome Extension.
https://github.com/jjNford/chrome-ex-oauth2
folletto/Blipshot

Google Chrome Extension to make screenshots
https://github.com/folletto/Blipshot
mrcoles/full-page-screen-capture-chrome-extension

One-click full page screen captures in Google Chrome
https://github.com/mrcoles/full-page-screen-capture-chrome-extension
kepi/chromeEyeDropper

Eye Dropper is cool extension for Google Chrome™ that helps you pick colors directly from websites or from nice color picker.
https://github.com/kepi/chromeEyeDropper
niklasvh/html2canvas

https://github.com/niklasvh/html2canvas

Screenshots with JavaScript http://html2canvas.hertzen.com/
The script allows you to take "screenshots" of webpages or parts of it, directly on the users browser. The screenshot is based on the DOM and as such may not be 100% accurate to the real representation as it does not make an actual screenshot, but builds the
screenshot based on the information available on the page.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: