appwiki:firefox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
appwiki:firefox [2022/04/24 02:12] – [Faster and More Tabs in Firefox] yingappwiki:firefox [2024/02/02 18:10] – [Good Firefox Add-ons] ying
Line 22: Line 22:
     * go link about:config, set to true when type <code>browser.tabs.loadDivertedInBackground</code>     * go link about:config, set to true when type <code>browser.tabs.loadDivertedInBackground</code>
  
 +  * hide suggestion in address bar
 +    * go setting > privacy panel, in "Address Bar - When using the address bar, suggest", uncheck all
 +
 +  * disable private mode: Private Begone addon <code>
 +REG ADD HKLM\SOFTWARE\Policies\Mozilla\Firefox /v DisablePrivateBrowsing /t REG_DWORD /d 1
 +</code>
 ====== Run mutiple version of firefox on same machine ====== ====== Run mutiple version of firefox on same machine ======
  
Line 48: Line 54:
  
 ^ Productivity Related ^^ ^ Productivity Related ^^
 +| wider chatgpt | https://addons.mozilla.org/en-US/firefox/addon/chatgpt-wideranswerspace/ |
 +| Url to QrCode | https://addons.mozilla.org/en-US/firefox/addon/url-to-qrcode/ |
 | enable right click | https://addons.mozilla.org/en-US/firefox/addon/enable-rightclick-and-copy/ | | enable right click | https://addons.mozilla.org/en-US/firefox/addon/enable-rightclick-and-copy/ |
 | copy all your Tab urls | copy from tabs: https://addons.mozilla.org/en-US/firefox/addon/copy-tab-urls-webex/ \\ paste to tabs: https://addons.mozilla.org/en-US/firefox/addon/multiple-paste-and-go-button/ \\ (outdate) copy Tab URLs: ( [[https://addons.mozilla.org/en-US/firefox/addon/copy-urls-expert/|legacy version]]) | | copy all your Tab urls | copy from tabs: https://addons.mozilla.org/en-US/firefox/addon/copy-tab-urls-webex/ \\ paste to tabs: https://addons.mozilla.org/en-US/firefox/addon/multiple-paste-and-go-button/ \\ (outdate) copy Tab URLs: ( [[https://addons.mozilla.org/en-US/firefox/addon/copy-urls-expert/|legacy version]]) |
Line 57: Line 65:
 ^ Download Related ^^ ^ Download Related ^^
 | Video Download helper | https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/ | | Video Download helper | https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/ |
 +| xtreme downloader app + browser extension | https://xtremedownloadmanager.com/ |
 | DownThemAll(Batch Downloader) | https://addons.mozilla.org/en-US/firefox/addon/downthemall/ | | DownThemAll(Batch Downloader) | https://addons.mozilla.org/en-US/firefox/addon/downthemall/ |
 | Multithreaded Download Manager \\ (multi server connections) | https://addons.mozilla.org/en-US/firefox/addon/multithreaded-download-manager/ | | Multithreaded Download Manager \\ (multi server connections) | https://addons.mozilla.org/en-US/firefox/addon/multithreaded-download-manager/ |
Line 100: Line 109:
 print('\n'+text.split(" ")[1]+'\n'+text.split(" ")[3]+'\n'); print('\n'+text.split(" ")[1]+'\n'+text.split(" ")[3]+'\n');
 </code> </code>
 +
 +====== Download Tips ======
 +
 +  * bili video download:
 +    * ref: https://zhuanlan.zhihu.com/p/124293184
 +    * desktop tool: https://github.com/leiurayer/downkyi
 +    * online tool: 
 +      * https://xbeibeix.com/api/bilibili/
 +      * https://bilibili.iiilab.com/
  
  • appwiki/firefox.txt
  • Last modified: 2024/04/20 19:14
  • by ying