https://github.com/maxnowack/fiddler-sharepoint-designer-settings
Fiddler extension for enabling SharePoint Designer if it's disabled
https://github.com/maxnowack/fiddler-sharepoint-designer-settings
Last synced: about 1 year ago
JSON representation
Fiddler extension for enabling SharePoint Designer if it's disabled
- Host: GitHub
- URL: https://github.com/maxnowack/fiddler-sharepoint-designer-settings
- Owner: maxnowack
- Created: 2014-02-14T13:41:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T12:26:54.000Z (almost 12 years ago)
- Last Synced: 2025-01-22T02:35:36.232Z (over 1 year ago)
- Language: C#
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fiddler-SharePoint-Designer-Settings
====================================
With this Fiddler extension you can activate SharePoint Designer access to a SharePoint site, even if it has been disabled by the administrator.
If you start SharePoint Designer, the server send a flag wether SharePoint Designer is allowed or not. This Fiddler extension rewrites this and some other flags, to "re-enable" SharePoint Designer.
Please keep in mind that you still need the necessary permissions to make any changes.
I've tested the "hack" on SharePoint 2010 and 2013.
To install the fiddler extension do the following:
Copy `FiddlerSPDSettings.dll` to `\My Documents\Fiddler2\Scripts` to make the extension available to the current user, or
copy `FiddlerSPDSettings.dll` to `\Program Files\Fiddler2\Scripts` to make the extension available to all users on the machine.
Restart fiddler after copying the file.