首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > just-a-minute Firefox扩展。一个最小的扩展原型

just-a-minute Firefox扩展。一个最小的扩展原型

  • 资源大小:889.35 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 扩展 一个 最小 原型

资 源 简 介

Here are the reasons why someone would want to create a minimal firefox extension. When you wish to create a local computer( disk) resident browser based application, interacting with the file system for reading and writing is possible if the application is structured as an extension. Quick prototyping without worrying about XmlHttpRequest cross domain issues. When you run as plain application, user is hassled with a pop-up whenever XmlHttpRequest is attempted. Many a times, installing an extension causes a lot of angst in terms of "Will this mess up with my other customizations?". A work in progress extension can be distributed along with a profile so that the user can preview, test it. Without worrying about messing with the default firefox browsing experience. Here is a code to get you started with a minimal firefox extension bundled along with a user profile. The code comes with startup script(run.sh, run.bat

文 件 列 表

jam-firefox-ext
ffprofile
run.bat
run.sh
VIP VIP
0.187796s