
Product
Secure Your AI-Generated Code with Socket MCP
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
With speclear, you can delete sepcific history items in major installed browsers such as chrome, firefox, opera and safari in Windows. For Internet explorer (IE), specific segregation is not possible hence speclear will delete all IE history items. To prevent this, you can comment function ie_clear().
See below for more details.
$ pip install speclear
Either via python module:
import speclear
speclear.delete_history('string-1', 'string-2',...)
Or via command line:
C:\Program Files\Python37\speclear_pkg\speclear>python3 -m speclear string-1 string-2
Sample output:
Info:: string(s) to be deleted: string-1 string-2 ...
Warning:: for chrome (profile 1) database seems locked, please close the browser
Info:: for chrome (profile 2), number of rows deleted is: 0
Info:: for chrome (profile 3), number of rows deleted is: 0
Info:: for firefox (profile 1), number of rows deleted is: 0
Info:: Browser not found: opera
Info:: Browser not found: safari
Info:: IE cleared
FAQs
speclear - delete specific history in major windows browsers
We found that speclear demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
Security News
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.